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 b3a05f0 commit 4434787Copy full SHA for 4434787
src/release/process.md
@@ -94,6 +94,7 @@ branch of rust-lang/rust which:
94
- Change `rustc` to "X.Y.Z" where that's the version of rustc you just build
95
- Change `cargo` to "A.B.C" where it's Cargo's version. That's typically
96
"0.(Y+1).0" wrt the rustc version.
97
+ - Comment `rustfmt: nightly-YYYY-MM-DD`
98
- Uncomment `dev: 1`
99
- Update src/ci/run.sh to pass "--release-channel=beta".
100
0 commit comments