Skip to content

Commit 4e0bed0

Browse files
kim-emclaude
andauthored
chore: bump toolchain to v4.29.0-rc6 (#789)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 82c57c8 commit 4e0bed0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "8629a535d10cd7edfbf1a2c5cdfbaeee135a62cd",
8+
"rev": "650d4104daeb660ff3cc46715602a664504e7785",
99
"name": "plausible",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "main",

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.29.0-rc4
1+
leanprover/lean4:v4.29.0-rc6

test-projects/website/DemoSite/Blog/Conditionals.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ example : (123123190283102938019238098 * 1234124).toString.length > 14 := by
257257
[reduction] unfolded reducible declarations (max: 46, num: 1):
258258
[reduction] outParam ↦ 46
259259
[type_class] used instances (max: 54, num: 1):
260-
[type_class] USize.instOfNat54
260+
[type_class] Lean.Grind.CommRing.OfCommSemiring.instOfNatQ54
261261
[reduction] Axioms (possibly imported non-exposed defs) that were tried to be unfolded (max: 22, num: 1):
262262
[reduction] sorryAx ↦ 22
263263
use `set_option diagnostics.threshold <num>` to control threshold for reporting counters

0 commit comments

Comments
 (0)