]> git.lizzy.rs Git - rust.git/blobdiff - library/std/src/lib.rs
move core::hint::black_box under its own feature gate
[rust.git] / library / std / src / lib.rs
index 089d43483fcb3670c0dc57bb211d1bc34c7b4c53..0ab9f490fd4202b4f2e339fd612c99c06bdcdfad 100644 (file)
 #![feature(assert_matches)]
 #![feature(associated_type_bounds)]
 #![feature(atomic_mut_ptr)]
+#![feature(bench_black_box)]
 #![feature(box_syntax)]
 #![feature(c_variadic)]
 #![feature(cfg_accessible)]