]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/binary-search-index-no-bound-check.rs
Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
[rust.git] / src / test / codegen / binary-search-index-no-bound-check.rs
index 110d1d55626f120cabf0f9f581fdc9b2da3564a3..2deabcaa6c21f289266b50aada863efa96ba9c3f 100644 (file)
@@ -1,4 +1,3 @@
-// min-llvm-version: 11.0.0
 // compile-flags: -O
 // ignore-debug: the debug assertions get in the way
 #![crate_type = "lib"]