Automated update to Github CI to rustc nightly-2026-03-20
What changed, and why it matters
This commit simply updates the version of the Rust nightly compiler used by the project's automated GitHub CI tests from one weekly nightly build to the next. It changes only a single version string in a configuration file. There is no code change, no bug fix, and no security-relevant behavior change.
No action required. This is a routine maintenance commit.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies nightly-version from nightly-2026-03-13 to nightly-2026-03-20. This is a routine CI toolchain bump with no source code, dependency, or configuration logic changes beyond the compiler version pin.
Changed components
nightly-version (CI toolchain pin)Inspect captured patch +1 / −1
diff --git a/nightly-version b/nightly-version
index 01279411..656f2ad3 100644
--- a/nightly-version
+++ b/nightly-version
@@ -1 +1 @@
-nightly-2026-03-13
+nightly-2026-03-20
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.