Skip to content

Commit

Permalink
s/generator/coroutine/
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Oct 20, 2023
1 parent 8e264ab commit 4519e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/std_example.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#![feature(
core_intrinsics,
generators,
generator_trait,
coroutines,
coroutine_trait,
is_sorted,
repr_simd,
tuple_trait,
Expand Down

0 comments on commit 4519e68

Please sign in to comment.