s/Generator/Coroutine/
This commit is contained in:
@@ -981,7 +981,7 @@ impl<'a, 'b, 'tcx> BuildReducedGraphVisitor<'a, 'b, 'tcx> {
|
||||
| DefKind::GlobalAsm
|
||||
| DefKind::Closure
|
||||
| DefKind::Impl { .. }
|
||||
| DefKind::Generator,
|
||||
| DefKind::Coroutine,
|
||||
_,
|
||||
)
|
||||
| Res::Local(..)
|
||||
|
||||
Reference in New Issue
Block a user