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 11Change this file to make users of the `download-ci-gcc` configuration download
22a new version of GCC from CI, even if the GCC submodule hasn’t changed.
33
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] = &[
366366 summary : "`rust.channel` now supports \" auto-detect\" to load the channel from `src/ci/channel`" ,
367367 } ,
368368 ChangeInfo {
369- change_id : 0 ,
369+ change_id : 138051 ,
370370 severity : ChangeSeverity :: Info ,
371371 summary : "There is now a new `gcc` config section that can be used to download GCC from CI using `gcc.download-ci-gcc = true`" ,
372372 } ,
You can’t perform that action at this time.
0 commit comments