Move crash test.
This commit is contained in:
parent
dec4e98522
commit
c81481fdb9
@ -1,5 +1,6 @@
|
|||||||
//@ known-bug: #116721
|
//@ build-pass
|
||||||
//@ compile-flags: -Zmir-opt-level=3 --emit=mir
|
//@ compile-flags: -Zmir-opt-level=3 --emit=mir
|
||||||
|
|
||||||
fn hey<T>(it: &[T])
|
fn hey<T>(it: &[T])
|
||||||
where
|
where
|
||||||
[T]: Clone,
|
[T]: Clone,
|
Loading…
Reference in New Issue
Block a user