Explicitly annotate edition for unpretty=expanded
and unpretty=hir
tests
These emit prelude imports which means they are always edition dependent
This commit is contained in:
parent
efb1e3d676
commit
20ab952b4d
50 changed files with 53 additions and 7 deletions
|
@ -7,6 +7,7 @@ extern crate std;
|
|||
//@ revisions: normal expanded
|
||||
//@[expanded] check-pass
|
||||
//@[expanded]compile-flags: -Zunpretty=expanded
|
||||
//@ edition: 2015
|
||||
|
||||
extern "路濫狼á́́" fn foo() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue