Skip to content

Commit

Permalink
Remove an obsolete ignore-llvm-version
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Mar 17, 2024
1 parent 2943055 commit d9132de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/codegen/option-as-slice.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//@ compile-flags: -O -Z randomize-layout=no
//@ only-x86_64
//@ ignore-llvm-version: 16.0.0
// ^-- needs https://reviews.llvm.org/D146149 in 16.0.1
#![crate_type = "lib"]
#![feature(generic_nonzero)]

Expand Down

0 comments on commit d9132de

Please sign in to comment.