mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
423e3d2529
Rollup of 5 pull requests Successful merges: - rust-lang/rust#142611 (Do not suggest compatible variants inside macro) - rust-lang/rust#156692 (compiletest: Prepare all simple `//@ needs-*` conditions in advance) - rust-lang/rust#156847 (Fix suggestion of unused variables with raw identifier in struct pattern) - rust-lang/rust#156876 (Remove useless -Zunpretty=identified option) - rust-lang/rust#156884 (Revert "Allow `global_asm!` in statement positions")