s/generator/coroutine/
This commit is contained in:
parent
60956837cf
commit
e96ce20b34
468 changed files with 2201 additions and 2197 deletions
|
@ -60,6 +60,6 @@ ty_utils_tuple_not_supported = tuple construction is not supported in generic co
|
|||
|
||||
ty_utils_unexpected_fnptr_associated_item = `FnPtr` trait with unexpected associated item
|
||||
|
||||
ty_utils_yield_not_supported = generator control flow is not allowed in generic constants
|
||||
ty_utils_yield_not_supported = coroutine control flow is not allowed in generic constants
|
||||
|
||||
ty_utils_zero_length_simd_type = monomorphising SIMD type `{$ty}` of zero length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue