Rollup merge of #46005 - GuillaumeGomez:short-unstable, r=nrc
Set short-message feature unstable Fixes #45995. r? @nrc
This commit is contained in:
commit
b09af7064e
2 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// compile-flags: --error-format=short
|
||||
// compile-flags: --error-format=short -Zunstable-options
|
||||
|
||||
fn foo(_: u32) {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue