Stabilize bench_black_box

This commit is contained in:
Urgau
2022-09-24 12:34:56 +02:00
parent 199fe1d169
commit 9ad2f00f6a
23 changed files with 8 additions and 28 deletions

View File

@@ -351,7 +351,6 @@
#![feature(trace_macros)]
//
// Only used in tests/benchmarks:
#![feature(bench_black_box)]
//
// Only for const-ness:
#![feature(const_io_structs)]