Skip to main content

max / quasi

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 Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01WFBzMprSmNCfvdj2cGZyka
Author: Max Johnson <me@maxj.phd> · 2026-09-08 21:31 UTC
Signed with PGP, not checked
Commit: c8a2fc4c60e59078ce2be6a12d255f9d9287b11e
Parent: 7e152a4
2 files changed, +2 insertions, -2 deletions
@@ -1,4 +1,4 @@
1 1 [toolchain]
2 - channel = "1.97.1"
2 + channel = "1.98.1"
3 3 components = ["rustfmt", "clippy"]
4 4 profile = "minimal"
@@ -1,3 +1,3 @@
1 1 [toolchain]
2 - channel = "1.97.1"
2 + channel = "1.98.1"
3 3 components = ["rustfmt", "clippy"]