]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/oom_unwind.rs
Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-accesses...
[rust.git] / src / test / ui / oom_unwind.rs
index d036c817a0e838cdcdb9bbf79ccaeedcbb009118..21a8fb2b22bee306e833a193493f66efcb2a2756 100644 (file)
@@ -4,8 +4,6 @@
 // needs-unwind
 // only-linux
 
-#![feature(bench_black_box)]
-
 use std::hint::black_box;
 use std::mem::forget;
 use std::panic::catch_unwind;