s/generator/coroutine/
This commit is contained in:
parent
60956837cf
commit
e96ce20b34
468 changed files with 2201 additions and 2197 deletions
|
@ -591,6 +591,10 @@ symbols! {
|
|||
core_panic_2015_macro,
|
||||
core_panic_2021_macro,
|
||||
core_panic_macro,
|
||||
coroutine,
|
||||
coroutine_clone,
|
||||
coroutine_state,
|
||||
coroutines,
|
||||
cosf32,
|
||||
cosf64,
|
||||
count,
|
||||
|
@ -815,10 +819,6 @@ symbols! {
|
|||
ge,
|
||||
gen_future,
|
||||
gen_kill,
|
||||
generator,
|
||||
generator_clone,
|
||||
generator_state,
|
||||
generators,
|
||||
generic_arg_infer,
|
||||
generic_assert,
|
||||
generic_associated_types,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue