We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ea1280 + c26f62a commit 5ebd350Copy full SHA for 5ebd350
src/release/process.md
@@ -89,8 +89,6 @@ branch of rust-lang/rust which:
89
- Change `date` to "YYYY-MM-DD" where the date is the archive date the stable
90
build was uploaded
91
- Change `rustc` to "X.Y.Z" where that's the version of rustc you just build
92
- - Change `cargo` to "A.B.C" where it's Cargo's version. That's typically
93
- "0.(Y+1).0" wrt the rustc version.
94
- Comment `rustfmt: nightly-YYYY-MM-DD`
95
- Uncomment `dev: 1`
96
- Update src/ci/run.sh to pass "--release-channel=beta".
0 commit comments