File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Change this file to make users of the `download-ci-gcc` configuration download
2
2
a new version of GCC from CI, even if the GCC submodule hasn’t changed.
3
3
4
- Last change is for: TODO
4
+ Last change is for: https://github.com/rust-lang/rust/pull/138051
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
366
366
summary : "`rust.channel` now supports \" auto-detect\" to load the channel from `src/ci/channel`" ,
367
367
} ,
368
368
ChangeInfo {
369
- change_id : 0 ,
369
+ change_id : 138051 ,
370
370
severity : ChangeSeverity :: Info ,
371
371
summary : "There is now a new `gcc` config section that can be used to download GCC from CI using `gcc.download-ci-gcc = true`" ,
372
372
} ,
You can’t perform that action at this time.
0 commit comments