Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc76477d

Browse files
committed
add change entry
Signed-off-by: onur-ozkan <work@onurozkan.dev>
1 parent56dddd4 commitc76477d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/bootstrap/src/utils/change_tracker.rs‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,9 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
190190
severity:ChangeSeverity::Warning,
191191
summary:"`rust.lld` has a new default value of `true` on `x86_64-unknown-linux-gnu`. Starting at stage1, `rust-lld` will thus be this target's default linker. No config changes should be necessary.",
192192
},
193+
ChangeInfo{
194+
change_id:125535,
195+
severity:ChangeSeverity::Warning,
196+
summary:"Removed `dist.missing-tools` configuration as it was deprecated long time ago.",
197+
},
193198
];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp