Skip to content

Commit 0d100d3

Browse files
committed
update change entry for rust-lang#137147
Signed-off-by: onur-ozkan <[email protected]>
1 parent 10bcdad commit 0d100d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/src/utils/change_tracker.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,6 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
383383
ChangeInfo {
384384
change_id: 137147,
385385
severity: ChangeSeverity::Info,
386-
summary: "New option `build.exclude` that adds support for excluding test.",
386+
summary: "Added new option `build.exclude` which works the same way as `--exclude` flag on `x`.",
387387
},
388388
];

0 commit comments

Comments
 (0)