Skip to content

Commit 5ebd350

Browse files
authored
Merge pull request #471 from pietroalbini/simplify-stage0
Update release process for rust-lang/rust#79133
2 parents 5ea1280 + c26f62a commit 5ebd350

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/release/process.md

-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ branch of rust-lang/rust which:
8989
- Change `date` to "YYYY-MM-DD" where the date is the archive date the stable
9090
build was uploaded
9191
- 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.
9492
- Comment `rustfmt: nightly-YYYY-MM-DD`
9593
- Uncomment `dev: 1`
9694
- Update src/ci/run.sh to pass "--release-channel=beta".

0 commit comments

Comments
 (0)