Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/release/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ branch of rust-lang/rust which:
- Change `date` to "YYYY-MM-DD" where the date is the archive date the stable
build was uploaded
- Change `rustc` to "X.Y.Z" where that's the version of rustc you just build
- Change `cargo` to "A.B.C" where it's Cargo's version. That's typically
"0.(Y+1).0" wrt the rustc version.
- Comment `rustfmt: nightly-YYYY-MM-DD`
- Uncomment `dev: 1`
- Update src/ci/run.sh to pass "--release-channel=beta".
Expand Down