Pin rustc 1.98.1, the current stable Ruled 2026-09-08: the tree tracks latest stable and lagging is what needs an argument. 1.98.1 released 2026-09-01; the tree was on 1.97.1. Checked with `cargo check --all-targets --all-features` on the new compiler before this landed. No new lints, no new errors.
- Co-Authored-By
- Claude-Session
Author: Max Johnson <me@maxj.phd> - 2026-09-08 21:31 UTC
Signed with PGP, not checked
Commit:
c3894285976ee9b45063566751ff5b1dab44eb09Parent:
1 file changed,
+1 insertion,
-1 deletion
OldNewLine
@@ -1,4 +1,4 @@
1
1
[toolchain]2
channel = "1.97.1"2
channel = "1.98.1"3
3
profile = "minimal"4
4
components = ["rustfmt", "clippy"]