mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 19:52:35 +00:00
Rollup of 5 pull requests Successful merges: - #96032 (Update books) - #96136 (Reword clarification on lifetime for ptr->ref safety docs) - #96143 (Fix snapshot --bless not working anymore in htmldocck) - #96148 (Use revisions instead of nll compare mode for `/self/` ui tests) - #96156 (Replace u8to64_le macro with u64::from_le_bytes) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This directory contains the source code of the rust project, including:
- The test suite
- 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.