summaryrefslogtreecommitdiffstats
path: root/tests/codegen/box-maybe-uninit.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/box-maybe-uninit.rs')
-rw-r--r--tests/codegen/box-maybe-uninit.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/box-maybe-uninit.rs b/tests/codegen/box-maybe-uninit.rs
index 5c08b5832..282af99b0 100644
--- a/tests/codegen/box-maybe-uninit.rs
+++ b/tests/codegen/box-maybe-uninit.rs
@@ -1,5 +1,4 @@
// compile-flags: -O
-// min-llvm-version: 15.0
#![crate_type = "lib"]
use std::mem::MaybeUninit;