We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7401c8 commit f9cd048Copy full SHA for f9cd048
tests/crashes/project-to-simd-array-field.rs
@@ -1,5 +1,7 @@
1
//@ known-bug: #137108
2
-//@compile-flags: -Copt-level=3
+//@ compile-flags: -Copt-level=3
3
+// This test only ICEs on LLVM-based codegen.
4
+//@ needs-llvm-components
5
6
// If you fix this, put it in the corresponding codegen test,
7
// not in a UI test like the readme says.
0 commit comments