s/generator/coroutine/
This commit is contained in:
@@ -970,7 +970,7 @@ pub fn promote_candidates<'tcx>(
|
||||
0,
|
||||
vec![],
|
||||
body.span,
|
||||
body.generator_kind(),
|
||||
body.coroutine_kind(),
|
||||
body.tainted_by_errors,
|
||||
);
|
||||
promoted.phase = MirPhase::Analysis(AnalysisPhase::Initial);
|
||||
|
||||
Reference in New Issue
Block a user