mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
9e0a42c7ab
Rollup of 5 pull requests Successful merges: - rust-lang/rust#153828 (Guard patterns: lowering to THIR) - rust-lang/rust#154015 (refactor - moving `check_stability` check to `parse_stability`) - rust-lang/rust#154119 (llvm: Update `reliable_f128` configuration for LLVM22 on Sparc) - rust-lang/rust#154138 (vec::Drain::fill: avoid reference to uninitialized memory) - rust-lang/rust#154143 (test copy_specializes_from_vecdeque: reduce iteration count for Miri)