File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1515- Make the default stage for x.py configurable [ #76625 ] ( https://github.com/rust-lang/rust/pull/76625 )
1616- Add a dedicated debug-logging option [ #76588 ] ( https://github.com/rust-lang/rust/pull/76588 )
1717- Add sample defaults for x.py [ #76628 ] ( https://github.com/rust-lang/rust/pull/76628 )
18+ - Add ` --keep-stage-std ` , which behaves like ` keep-stage ` but allows the stage
19+ 0 compiler artifacts (i.e., stage1/bin/rustc) to be rebuilt if changed
20+ [ #77120 ] ( https://github.com/rust-lang/rust/pull/77120 ) .
21+
1822
1923## [ Version 0] - 2020-09-11
2024
You can’t perform that action at this time.
0 commit comments