mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
Register change info
This commit is contained in:
parent
38f0c099b2
commit
fcfb782a75
@ -300,4 +300,9 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
|
||||
severity: ChangeSeverity::Info,
|
||||
summary: "`download-rustc='if-unchanged'` is now a default option for library profile.",
|
||||
},
|
||||
ChangeInfo {
|
||||
change_id: 133207,
|
||||
severity: ChangeSeverity::Info,
|
||||
summary: "`rust.llvm-tools` is now enabled by default when no `config.toml` is provided.",
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user