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 67b28ac commit a690467Copy full SHA for a690467
example/std_example.rs
@@ -1,4 +1,4 @@
1
-#![feature(core_intrinsics, generators, generator_trait, is_sorted)]
+#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted)]
2
3
#[cfg(feature="master")]
4
use std::arch::x86_64::*;
0 commit comments