Skip to content

Commit

Permalink
Move crash test.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjgillot committed Jun 29, 2024
1 parent 845d318 commit 846ccad
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
//@ known-bug: #116721
//@ build-pass
//@ compile-flags: -Zmir-opt-level=3 --emit=mir

fn hey<T>(it: &[T])
where
[T]: Clone,
Expand Down

0 comments on commit 846ccad

Please sign in to comment.