mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
fda6d37bb8
Rollup of 6 pull requests Successful merges: - rust-lang/rust#152457 (Pass -pg to linker when using -Zinstrument-mcount) - rust-lang/rust#154031 (Remove divergence check from check_expr_array) - rust-lang/rust#154418 (move many tests out of `ui/unsafe`) - rust-lang/rust#154441 (bootstrap: force a CI LLVM stamp bump) - rust-lang/rust#153675 (simd_add/sub/mul/neg: document overflow behavior) - rust-lang/rust#154430 (Create GPU target notification group)