mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
e33cc71a61
Rollup of 8 pull requests Successful merges: - #98583 (Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file`) - #99698 (Prefer visibility map parents that are not `doc(hidden)` first) - #99700 (Add a clickable link to the layout section) - #99712 (passes: port more of `check_attr` module) - #99759 (Remove dead code from cg_llvm) - #99765 (Don't build std for *-uefi targets) - #99771 (Update pulldown-cmark version to 0.9.2 (fixes url encoding for some chars)) - #99775 (rustdoc: do not allocate String when writing path full name) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup