mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
b20956b0f4
Rollup of 8 pull requests Successful merges: - rust-lang/rust#154510 (Partially stabilize LoongArch target features) - rust-lang/rust#155137 (Allow trailing `self` in more contexts) - rust-lang/rust#155513 (rustc_public: implement `Pattern` type) - rust-lang/rust#155702 (Change `ItemKind::Trait` to a field variant.) - rust-lang/rust#154896 (Fix ICE: Scalar layout for non-primitive non-enum type unsafe binder) - rust-lang/rust#155675 (Disallow non_exhaustive structs and enums with non_exhaustive variants from implementing `ConstParamTy`) - rust-lang/rust#155874 (Avoid misleading closure return type note) - rust-lang/rust#155876 (CI: rfl: move job forward to Linux v7.1-rc1)