We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e250da commit 102a577Copy full SHA for 102a577
example/std_example.rs
@@ -1,4 +1,4 @@
1
-#![feature(core_intrinsics, generators, generator_trait, is_sorted, bench_black_box)]
+#![feature(core_intrinsics, generators, generator_trait, is_sorted)]
2
3
#[cfg(target_arch = "x86_64")]
4
use std::arch::x86_64::*;
0 commit comments