[Merged by Bors] - chore: bump toolchain to v4.29.0-rc7#37034
[Merged by Bors] - chore: bump toolchain to v4.29.0-rc7#37034
v4.29.0-rc7#37034Conversation
PR summary 1ea3462986Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type |
|---|---|---|
| 10 | 1 | maxHeartBeats modifications |
| 8562 | -151 | backward.isDefEq |
| 12 | 3 | disabled deprecation lints |
| 40 | 40 | backward.inferInstanceAs |
Current commit ae37be3877
Reference commit 1ea3462986
You can run this locally as
./scripts/reporting/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
7b5065e to
3dfedb3
Compare
|
These changes have already been reviewed in leanprover-community#201, and I've gone through all the files looking for anything different from that, so I'm going to put this on the queue now. bors p=100 bors merge |
This brings the new `inferInstanceAs` implementation.
|
Build failed: |
- Remove orphaned adaptation notes in AlgCat/Limits and ModuleCat/ChangeOfRings - Convert plain comments to #adaptation_note in MonoidAlgebra/Defs - Move CanonicallyOrderedAdd deriving before CommSemiring ENat (no longer causes downstream failures) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Kim Morrison <477956+kim-em@users.noreply.github.com>
Co-authored-by: Kim Morrison <477956+kim-em@users.noreply.github.com>
e87300a to
90714c1
Compare
|
Problem with a newly landed file. Rebasing and fixing now. |
|
bors merge |
This brings the new `inferInstanceAs` implementation.
|
Pull request successfully merged into master. Build succeeded: |
v4.29.0-rc7v4.29.0-rc7
|
@kim-em, I have noticed now that this PR makes a change in to_additive and fun_prop that makes the trace messages worse. Could you please, in the future, be transparent about this, and clearly mention such changes in the PR description? That way, we can remember to fix such things later! |
This brings the new `inferInstanceAs` implementation.
This brings the new
inferInstanceAsimplementation.