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 |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@9168e236c5 | ||
| rustdoc-json-types | ||
| test | ||
| tools | ||
| README.md | ||
| stage0.json | ||
| version | ||
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.