s/Generator/Coroutine/
This commit is contained in:
parent
96027d945b
commit
60956837cf
310 changed files with 1271 additions and 1271 deletions
|
@ -981,7 +981,7 @@ impl<'a, 'b, 'tcx> BuildReducedGraphVisitor<'a, 'b, 'tcx> {
|
|||
| DefKind::GlobalAsm
|
||||
| DefKind::Closure
|
||||
| DefKind::Impl { .. }
|
||||
| DefKind::Generator,
|
||||
| DefKind::Coroutine,
|
||||
_,
|
||||
)
|
||||
| Res::Local(..)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue