mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
1c77f7378e
Rollup of 7 pull requests Successful merges: - #121884 (Port exit-code run-make test to use rust) - #122200 (Unconditionally show update nightly hint on ICE) - #123568 (Clean up tests/ui by removing `does-nothing.rs`) - #123609 (Don't use bytepos offsets when computing semicolon span for removal) - #123612 (Set target-abi module flag for RISC-V targets) - #123633 (Store all args in the unsupported Command implementation) - #123668 (async closure coroutine by move body MirPass refactoring) Failed merges: - #123701 (Only assert for child/parent projection compatibility AFTER checking that theyre coming from the same place) r? `@ghost` `@rustbot` modify labels: rollup