mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
5978f35330
Rollup of 7 pull requests Successful merges: - #123782 (Test that opaque types can't have themselves as a hidden type with incompatible lifetimes) - #124580 (Suggest removing unused tuple fields if they are the last fields) - #125787 (Migrate `bin-emit-no-symbols` `run-make` test to `rmake`) - #126553 (match lowering: expand or-candidates mixed with candidates above) - #126594 (Make async drop code more consistent with regular drop code) - #126654 (Make pretty printing for `f16` and `f128` consistent) - #126656 (rustc_type_ir: Omit some struct fields from Debug output) r? `@ghost` `@rustbot` modify labels: rollup