mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
6741521dc4
Rollup of 12 pull requests Successful merges: - #132547 (cg_gcc: Directly use rustc_abi instead of reexports) - #135572 (tests: Port `split-debuginfo` to rmake.rs) - #135964 (Make cenum_impl_drop_cast a hard error) - #136154 (Use +secure-plt for powerpc-unknown-linux-gnu{,spe}) - #136304 (Reject negative literals for unsigned or char types in pattern ranges and literals) - #136418 (uefi: process: Add support for command environment variables) - #136449 (std: move network code into `sys`) - #136517 (implement inherent str constructors) - #136536 (Rename and Move some UI tests to more suitable subdirs) - #136537 (Update `compiler-builtins` to 0.1.145) - #136555 (Rename `slice::take...` methods to `split_off...`) - #136567 (Arbitrary self types v2: recursion test) r? `@ghost` `@rustbot` modify labels: rollup