mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
251dc8ad84
Rollup of 8 pull requests Successful merges: - #132790 (Add as_slice/into_slice for IoSlice/IoSliceMut.) - #132905 ([AIX] Add crate "unwind" to link with libunwind) - #132977 (Fix compilation error on Solaris due to flock usage) - #132984 ([illumos] use pipe2 to create anonymous pipes) - #133019 (docs: Fix missing period and colon in methods for primitive types) - #133048 (use `&raw` in `{read, write}_unaligned` documentation) - #133050 (Always inline functions signatures containing `f16` or `f128`) - #133053 (tests: Fix the SIMD FFI tests with certain x86 configuration) r? `@ghost` `@rustbot` modify labels: rollup