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
@ -240,4 +240,9 @@ pub fn human_readable_changes(changes: &[ChangeInfo]) -> String {
|
||||
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…
Reference in New Issue
Block a user