File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33Here's how Rust is currently released:
44
5- ## Promote beta to stable (T-6 days, Friday the week before)
5+ ## Bump the stable version number (T-6 days, Friday the week before)
66
7- Open a PR bumping the version number in ` src/bootstrap/channel.rs ` . r+
8- rollup=never this PR.
7+ Open a PR bumping the version number in ` src/version ` . ` r+ rollup=never ` this
8+ PR.
99
10- Mark it as rollup=never, because if it lands in a rollup as * not* the first PR
11- then other pull requests in that rollup will be incorrectly associated with the
12- prior release.
10+ Mark it as ` rollup=never ` , because if it lands in a rollup as * not* the first
11+ PR then other pull requests in that rollup will be incorrectly associated with
12+ the prior release.
1313
1414## Promote beta to stable (T-3 days, Monday)
1515
You can’t perform that action at this time.
0 commit comments