mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
53af067bb0
Rollup of 7 pull requests Successful merges: - rust-lang/rust#143949 (Constify remaining traits/impls for `const_ops`) - rust-lang/rust#144330 (document assumptions about `Clone` and `Eq` traits) - rust-lang/rust#144350 (std: sys: io: io_slice: Add UEFI types) - rust-lang/rust#144558 (Point at the `Fn()` or `FnMut()` bound that coerced a closure, which caused a move error) - rust-lang/rust#145149 (Make config method invoke inside parse use dwn_ctx) - rust-lang/rust#145227 (Tweak spans providing type context on errors when involving macros) - rust-lang/rust#145228 (Remove unnecessary parentheses in `assert!`s) r? `@ghost` `@rustbot` modify labels: rollup