Typo
This commit is contained in:
parent
bbe15522d5
commit
91dde3eb2d
1 changed files with 1 additions and 1 deletions
|
|
@ -716,7 +716,7 @@ impl MirPass for StateTransform {
|
|||
|
||||
mir.generator_drop = Some(box drop_shim);
|
||||
|
||||
// Create the Genreator::resume function
|
||||
// Create the Generator::resume function
|
||||
creator_generator_resume_function(tcx, transform, def_id, source, mir);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue