Commit 9f89133
committed
fix: update nightly toolchain to 2025-10-01 for clippy_utils compatibility
The clippy_utils update to 8116b23 requires a newer Rust nightly toolchain
than nightly-2025-08-07 due to changes in compiler internals (HIR types,
trait structure changes, new enum variants, etc.).
This updates the toolchain to nightly-2025-10-01 which should be
compatible with the updated clippy_utils version.1 parent 9cfe94b commit 9f89133
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments