s/generator/coroutine/
This commit is contained in:
parent
60956837cf
commit
e96ce20b34
468 changed files with 2201 additions and 2197 deletions
|
@ -2,7 +2,7 @@
|
|||
// check-pass
|
||||
|
||||
// This test verifies that we do not create a query cycle when typechecking has several inference
|
||||
// variables that point to the same generator interior type.
|
||||
// variables that point to the same coroutine interior type.
|
||||
|
||||
use std::future::Future;
|
||||
use std::pin::Pin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue