rust/compiler/rustc_hir
León Orell Valerian Liehr 893b6f6538
Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwco
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.
2024-01-03 16:08:24 +01:00
..
src Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwco 2024-01-03 16:08:24 +01:00
Cargo.toml Remove unnecessary dependencies. 2023-11-26 08:38:42 +11:00