add change entry for rust.split-debuginfo
removal
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
c753d2dbf9
commit
c06ed92625
1 changed files with 5 additions and 0 deletions
|
@ -240,4 +240,9 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
|
|||
severity: ChangeSeverity::Info,
|
||||
summary: "New option `build.cargo-clippy` added for supporting the use of custom/external clippy.",
|
||||
},
|
||||
ChangeInfo {
|
||||
change_id: 129925,
|
||||
severity: ChangeSeverity::Warning,
|
||||
summary: "Removed `rust.split-debuginfo` as it was deprecated long time ago.",
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue