We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e264ab commit 4519e68Copy full SHA for 4519e68
example/std_example.rs
@@ -1,7 +1,7 @@
1
#![feature(
2
core_intrinsics,
3
- generators,
4
- generator_trait,
+ coroutines,
+ coroutine_trait,
5
is_sorted,
6
repr_simd,
7
tuple_trait,
0 commit comments