1
Fork 0

Generator return doesn't need to be a lang item

This commit is contained in:
Michael Goulet 2022-09-08 02:34:22 +00:00
parent c2804e6ec2
commit 2c94102df5
4 changed files with 5 additions and 5 deletions

View file

@ -763,7 +763,6 @@ symbols! {
gen_future,
gen_kill,
generator,
generator_return,
generator_state,
generators,
generic_arg_infer,