We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a385f2a commit f3d3a01Copy full SHA for f3d3a01
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ env:
18
rust_stable: stable
19
rust_nightly: nightly-2025-10-12
20
# Pin a specific miri version
21
- rust_miri_nightly: nightly-2025-11-09
+ rust_miri_nightly: nightly-2025-11-13
22
rust_clippy: '1.88'
23
# When updating this, also update:
24
# - README.md
0 commit comments