We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ignore-llvm-version
1 parent 2943055 commit d9132deCopy full SHA for d9132de
tests/codegen/option-as-slice.rs
@@ -1,7 +1,5 @@
1
//@ compile-flags: -O -Z randomize-layout=no
2
//@ only-x86_64
3
-//@ ignore-llvm-version: 16.0.0
4
-// ^-- needs https://reviews.llvm.org/D146149 in 16.0.1
5
#![crate_type = "lib"]
6
#![feature(generic_nonzero)]
7
0 commit comments