mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
23903d01c2
Rollup of 5 pull requests Successful merges: - rust-lang/rust#152757 (Add x86_64-unknown-linux-gnu{m,t}san target which enables {M,T}San by default) - rust-lang/rust#154354 (Add more tests for the parallel frontend) - rust-lang/rust#154088 (Reorder inline asm operands in pretty printer to satisfy grammar constraints) - rust-lang/rust#154407 (Link from `assert_matches` to `debug_assert_matches`) - rust-lang/rust#154420 (Use extended regex syntax)