mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 21:48:28 +00:00
Rollup of 9 pull requests Successful merges: - rust-lang/rust#139310 (add first HelenOS compilation targets) - rust-lang/rust#147161 (implement VecDeque extend_from_within and prepend_from_within) - rust-lang/rust#147622 (`unicode_data` refactors) - rust-lang/rust#147780 (Implement VecDeque::extract_if) - rust-lang/rust#147942 (Enable regression labeling aliases) - rust-lang/rust#147986 (Use fstatat() in DirEntry::metadata on Apple platforms) - rust-lang/rust#148103 (cg_llvm: Pass `debuginfo_compression` through FFI as an enum) - rust-lang/rust#148319 (docs: Fix argument names for `carrying_mul_add`) - rust-lang/rust#148322 (Enable file locking support in illumos) r? `@ghost` `@rustbot` modify labels: rollup