Skip to content

Commit

Permalink
update release process for rust-lang/rust#79133
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Nov 17, 2020
1 parent 5ea1280 commit c26f62a
Showing 1 changed file with 0 additions and 2 deletions.
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

0 comments on commit c26f62a

Please sign in to comment.