[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
This commit is contained in:
parent
e53d6dd35b
commit
ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions
|
@ -1,8 +1,8 @@
|
|||
// aux-build:edition-gated-async-move-syntax.rs
|
||||
// edition: 2015
|
||||
//@ aux-build:edition-gated-async-move-syntax.rs
|
||||
//@ edition: 2015
|
||||
|
||||
// Non-regression test for issue #89699, where a proc-macro emitting syntax only available in
|
||||
// edition 2018 and up (`async move`) is used on edition 2015
|
||||
//@ edition 2018 and up (`async move`) is used on edition 2015
|
||||
|
||||
extern crate edition_gated_async_move_syntax;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue