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:
@@ -1,6 +1,7 @@
|
||||
//@ revisions: normal expanded
|
||||
//@[expanded] check-pass
|
||||
//@[expanded]compile-flags: -Zunpretty=expanded
|
||||
//@ edition: 2015
|
||||
|
||||
extern "路濫狼á́́" fn foo() {} //[normal]~ ERROR invalid ABI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user