Update to new passing-ui-test scheme
This commit is contained in:
parent
d1f62b92eb
commit
f2079338b5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// compile-pass
|
||||
// check-pass
|
||||
|
||||
fn testfn(_arr: &mut [(); 0]) {}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// compile-pass
|
||||
// check-pass
|
||||
|
||||
trait Gen<T> {
|
||||
fn gen(x: Self) -> T;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue