[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,5 +1,5 @@
|
|||
// compile-flags: -C opt-level=3
|
||||
// run-pass
|
||||
//@ compile-flags: -C opt-level=3
|
||||
//@ run-pass
|
||||
|
||||
fn foo(_i: i32) -> i32 {
|
||||
1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// check-pass
|
||||
//@ check-pass
|
||||
|
||||
pub(crate) trait Parser: Sized {
|
||||
type Output;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// check-pass
|
||||
//@ check-pass
|
||||
|
||||
#![feature(unboxed_closures)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue