Commit d342911
chore: adaptations for nightly-2025-06-28 (#5)
* chore: bump to nightly-2025-06-11
* chore: adaptations for nightly-2025-06-11
* Update Shake/Main.lean
Co-authored-by: Johan Commelin <[email protected]>
* Apply suggestions from code review
* revert
* chore: adaptations for nightly-2025-06-11
* cleanup grind tests
* chore: bump to nightly-2025-06-12
* merge lean-pr-testing-8419
* chore: bump to nightly-2025-06-12
* merge lean-pr-testing-8653
* adaptation note
* oops
* chore: adaptations for nightly-2025-06-12
* remove nolint simpNF
* remove spurious file
* Update lean-toolchain for testing leanprover/lean4#8751
* fix
* chore: bump to nightly-2025-06-13
* Merge master into nightly-testing
* fix
* remove upstreamed
* drop no-op `show`
* chore: bump to nightly-2025-06-14
* chore: bump to nightly-2025-06-15
* intentionally left blank
* fix tests
* chore: bump to nightly-2025-06-16
* fix upstream
* fix
* fix
* fixes
* chore: adaptations for nightly-2025-06-16
* chore: bump to nightly-2025-06-17
* fixes
* more fixes
* fixes!
* more fixes!
* hmm
* chore: adaptations for nightly-2025-06-17
* chore: adaptations for nightly-2025-06-17
* chore: lint `show` (adaptation for leanprover/lean4#7395) (leanprover-community#25749)
Adds `show` as an exception to the unused tactic linter and adds a separate linter for `show`s that should be replaced by `change`.
Context: https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/unused.20tactic.20linter.20for.20.60show.60/with/523701633
Co-authored-by: Christian Merten <[email protected]>
Co-authored-by: Kenny Lau <[email protected]>
Co-authored-by: Fabrizio Barroero <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
Co-authored-by: Kim Morrison <[email protected]>
* Update lean-toolchain for testing leanprover/lean4#8577
* chore: bump to nightly-2025-06-18
* chore: adaptations for nightly-2025-06-18
* Merge master into nightly-testing
* Update lean-toolchain for testing leanprover/lean4#8804
* Update lean-toolchain for testing leanprover/lean4#8699
* bump Qq and batteries
* meta adaptations
* bump aesop
* fix
* fix (adaptation note)
* Update lean-toolchain for leanprover/lean4#8699
* shake
* chore: bump to nightly-2025-06-19
* fix
* Update lean-toolchain for leanprover/lean4#8699
* fix: correct memoFix's use of unsafe code
* fix: adjust noncomputable annotations for new compiler
* fix: replace use of `open private _ in` with `open private _ from`
The implementation of `open private _ from` relies on specific
internals of the old compiler and will no longer work.
* remove mul_hmul
* chore: adjust one maxHeartbeats for the new compiler
* linter
* chore: bump to nightly-2025-06-20
* chore: adaptations for nightly-2025-06-20
* Update lean-toolchain for testing leanprover/lean4#8914
* chore: bump to nightly-2025-06-21
* fix
* fixes
* fixes
* fixes
* updated lake manifest
* comment out tests
* chore: fix for nightly-testing (leanprover-community#26246)
* fix
* fix
* fix grind typeclasses
* chore: adaptations for nightly-2025-06-20
* lake update
* Update lean-toolchain for leanprover/lean4#8914
* fix grind instance
* chore: bump to nightly-2025-06-22
* chore: bump to nightly-2025-06-23
* chore: rm unused `Lean.Util.Paths` import & use updated batteries
* Ensure we checkout mathlib4 master, not nightly-testing master (which does not exist)
* merge lean-pr-testing-8804
* Bump dependencies and silence linter.
* Fixes
(Now `elabSimpArgs` already handles `*`, so we can delete the associated code.)
* lake update; disable unusedSimpArgs in Batteries
* lkae update aesop
* disable unusedSimpArgs in MathlibTest
* fix grind instance priorities
* comment out MathlibTest/zmod with adaptation note
* touch for CI
* chore: bump to nightly-2025-06-24
* Kick CI
* Bump batteries
* Guessing adaption for leanprover/lean4#8929
* chore: bump to nightly-2025-06-25
* fix: workflow merging master into nightly-testing
* fix
* chore: cache get uses tracking remote
* touch for new CI
* restart CI
* chore: bump to nightly-2025-06-26
* Update lean-toolchain for testing leanprover/lean4#8928
* Teach Mathlib about `mrefine`
* Merge master into nightly-testing
* Update lean-toolchain for testing leanprover/lean4#8980
* chore: update linter warning test outputs
* chore: remove excess line break in deprecation lint now that notes add their own line breaks
* chore: more test cleanup
* .
* cleanup adaptation notes
* fix
* fix
* chore: bump to nightly-2025-06-27
* Merge master into nightly-testing
* Merge master into nightly-testing
* re-enable unusedSimpArgs
* re-enable unusedSimpArgs
* re-enable unusedSimpArgs
* re-enable unusedSimpArgs
* re-enable unusedSimpArgs
* fix tests
* chore: bump to nightly-2025-06-28
* Merge master into nightly-testing
* lintining
* lint
---------
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: Johan Commelin <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: sgouezel <[email protected]>
Co-authored-by: Kyle Miller <[email protected]>
Co-authored-by: Sebastian Ullrich <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
Co-authored-by: Christian Merten <[email protected]>
Co-authored-by: Kenny Lau <[email protected]>
Co-authored-by: Fabrizio Barroero <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
Co-authored-by: Cameron Zwarich <[email protected]>
Co-authored-by: Mac Malone <[email protected]>
Co-authored-by: Anne C.A. Baanen <[email protected]>
Co-authored-by: Joachim Breitner <[email protected]>
Co-authored-by: Sebastian Graf <[email protected]>
Co-authored-by: Joseph Rotella <[email protected]>1 parent ca4918b commit d342911
File tree
92 files changed
+542
-356
lines changed- Archive
- Examples
- IfNormalization
- Imo
- MiuLanguage
- Wiedijk100Theorems
- Counterexamples
- MathlibTest
- CategoryTheory
- DirectoryDependencyLinter
- Simproc
- Mathlib
- Algebra
- BigOperators/Group/List
- Category/Ring
- CharP
- MvPolynomial
- Analysis
- Calculus
- Complex/UpperHalfPlane
- Distribution
- Normed/Lp
- SpecialFunctions
- Gaussian
- Log
- Trigonometric
- Combinatorics/SimpleGraph
- Data
- Complex
- ENNReal
- Finsupp
- GroupTheory
- GroupAction
- SubMulAction
- MeasureTheory/Measure/Lebesgue
- NumberTheory/ModularForms/EisensteinSeries
- Order
- RingTheory
- Tactic
- Linter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+542
-356
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
| 284 | + | |
286 | 285 | | |
287 | 286 | | |
288 | 287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments