Add bootstrap changelog entry
This commit is contained in:
parent
28af00c611
commit
f4e279f2db
@ -111,4 +111,9 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
|
||||
severity: ChangeSeverity::Warning,
|
||||
summary: "A new `optimized-compiler-builtins` option has been introduced. Whether to build llvm's `compiler-rt` from source is no longer implicitly controlled by git state. See the PR for more details.",
|
||||
},
|
||||
ChangeInfo {
|
||||
change_id: 120348,
|
||||
severity: ChangeSeverity::Info,
|
||||
summary: "New option `target.<triple>.codegen-backends` added to config.toml.",
|
||||
},
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user