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/).
15
15
- Make the default stage for x.py configurable [ #76625 ] ( https://github.com/rust-lang/rust/pull/76625 )
16
16
- Add a dedicated debug-logging option [ #76588 ] ( https://github.com/rust-lang/rust/pull/76588 )
17
17
- 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
+
18
22
19
23
## [ Version 0] - 2020-09-11
20
24
You can’t perform that action at this time.
0 commit comments