Skip to content

Commit 2dda47f

Browse files
authored
Unrolled build for rust-lang#138592
Rollup merge of rust-lang#138592 - onur-ozkan:follow-up-137147, r=Kobzol update change entry for rust-lang#137147 r? `@RalfJung`
2 parents 9bad8ac + 0d100d3 commit 2dda47f

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)