Remove unnecessary arm in `check_expr_yield` We always set up the `resume_yield_tys` for async blocks and fns, so this arm was unreachable. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Remove unnecessary arm in `check_expr_yield` We always set up the `resume_yield_tys` for async blocks and fns, so this arm was unreachable. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||