mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
c94ed5ca91
Rollup of 9 pull requests Successful merges: - #74521 (older toolchains not valid anymore) - #74960 (Fix regionck failure when converting Index to IndexMut) - #75234 (Update asm! documentation in unstable book) - #75368 (Move to doc links inside the prelude) - #75371 (Move to doc links inside std/time.rs) - #75394 (Add a function to `TyCtxt` for computing an `Allocation` for a `static` item's initializer) - #75395 (Switch to intra-doc links in library/std/src/os/*/fs.rs) - #75422 (Accept more safety comments) - #75424 (fix wrong word in documentation) Failed merges: r? @ghost