We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578c165 commit d0d7f62Copy full SHA for d0d7f62
tests/codegen/vec-in-place.rs
@@ -1,5 +1,6 @@
1
//@ ignore-debug: FIXME: checks for call detect scoped noalias metadata
2
//@ compile-flags: -O -Z merge-functions=disabled
3
+//@ ignore-llvm-version: 19-99
4
#![crate_type = "lib"]
5
6
// Ensure that trivial casts of vec elements are O(1)
0 commit comments