move core::hint::black_box under its own feature gate
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(bench_black_box)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_panic)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(iter_zip)]
|
||||
|
||||
Reference in New Issue
Block a user