Rollup merge of #138592 - onur-ozkan:follow-up-137147, r=Kobzol
update change entry for #137147 r? `@RalfJung`
This commit is contained in:
commit
87b87b1966
1 changed files with 1 additions and 1 deletions
|
@ -383,6 +383,6 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
|
|||
ChangeInfo {
|
||||
change_id: 137147,
|
||||
severity: ChangeSeverity::Info,
|
||||
summary: "New option `build.exclude` that adds support for excluding test.",
|
||||
summary: "Added new option `build.exclude` which works the same way as `--exclude` flag on `x`.",
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue