Migrate compile-pass annotations to build-pass
This commit is contained in:
parent
848e0a23f3
commit
c004451a20
711 changed files with 716 additions and 716 deletions
|
@ -1,6 +1,6 @@
|
|||
#![feature(bind_by_move_pattern_guards)]
|
||||
|
||||
// compile-pass
|
||||
// build-pass (FIXME(62277): could be check-pass?)
|
||||
|
||||
struct A { a: Box<i32> }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue