mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
3fda0e426c
Rollup of 11 pull requests Successful merges: - rust-lang/rust#149961 (tidy: add if-installed prefix condition to extra checks system) - rust-lang/rust#150475 (std: sys: fs: uefi: Implement initial File) - rust-lang/rust#150533 (std: sys: fs: uefi: Implement remove_dir_all) - rust-lang/rust#150549 (fix missing_panics_doc in `std::os::fd::owned`) - rust-lang/rust#150699 (MGCA: Support literals as direct const arguments) - rust-lang/rust#150721 (Deprecated doc intra link) - rust-lang/rust#150802 (Minor cleanups to fn_abi_new_uncached) - rust-lang/rust#150803 (compiler-builtins subtree update) - rust-lang/rust#150809 (Update `literal-escaper` version to `0.0.7`) - rust-lang/rust#150811 (Store defids instead of symbol names in the aliases list) - rust-lang/rust#150825 (Query associated_item_def_ids when needed) r? @ghost