mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +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
This directory contains the source code of the rust project, including:
rustcand its tests- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.