Commit 1182239
fix: bump CI Rust to 1.88 (let-chains stabilized in 1.88, not 1.87)
let_chains was stabilized in Rust 1.88.0 for edition 2024, per
rust-lang/rust#132833. 1.87 still reports them as unstable.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ded4f8a commit 1182239
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments