Skip to content

Commit d0d7f62

Browse files
committed
Ignore failing vec-in-place.rs test
1 parent 578c165 commit d0d7f62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen/vec-in-place.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//@ ignore-debug: FIXME: checks for call detect scoped noalias metadata
22
//@ compile-flags: -O -Z merge-functions=disabled
3+
//@ ignore-llvm-version: 19-99
34
#![crate_type = "lib"]
45

56
// Ensure that trivial casts of vec elements are O(1)

0 commit comments

Comments
 (0)