We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8708f3c + e01753d commit 840588eCopy full SHA for 840588e
src/bootstrap/src/utils/change_tracker.rs
@@ -439,7 +439,7 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
439
ChangeInfo {
440
change_id: 143255,
441
severity: ChangeSeverity::Warning,
442
- summary: "`llvm.lld` is no longer enabled by default for the dist profile.",
+ summary: "`rust.lld` is no longer enabled by default for the dist profile.",
443
},
444
445
change_id: 143251,
0 commit comments