Skip to content

Commit

Permalink
Merge pull request #471 from pietroalbini/simplify-stage0
Browse files Browse the repository at this point in the history
Update release process for rust-lang/rust#79133
  • Loading branch information
pietroalbini committed Nov 18, 2020
2 parents 5ea1280 + c26f62a commit 5ebd350
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 5ebd350

Please sign in to comment.