Skip to content

Commit d9132de

Browse files
committed
Remove an obsolete ignore-llvm-version
1 parent 2943055 commit d9132de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/codegen/option-as-slice.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
//@ compile-flags: -O -Z randomize-layout=no
22
//@ only-x86_64
3-
//@ ignore-llvm-version: 16.0.0
4-
// ^-- needs https://reviews.llvm.org/D146149 in 16.0.1
53
#![crate_type = "lib"]
64
#![feature(generic_nonzero)]
75

0 commit comments

Comments
 (0)