Update books ## rust-lang/nomicon 1 commits in 9fe8fa599ad228dda74f240cc32b54bc5c1aa3e6..5b3a9d084cbc64e54da87e3eec7c7faae0e48ba9 2025-12-12 12:24:05 UTC to 2025-12-12 12:24:05 UTC - Update method lookup link in dot-operator.md (rust-lang/nomicon#513) ## rust-lang/reference 4 commits in 50c5de90487b68d429a30cc9466dc8f5b410128f..ec78de0ffe2f8344bd0e222b17ac7a7d32dc7a26 2025-12-15 16:17:43 UTC to 2025-12-15 16:15:06 UTC - tokens: clarify in escape tables that digits are hex (rust-lang/reference#2105) - tokens: remove misplaced ".token." within a word (rust-lang/reference#2106) - macros-by-example: add space in `macro.decl.repetition.fragment` example (rust-lang/reference#2107) - Fix restrictions of or-patterns (rust-lang/reference#2108) |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| gcc@0081ca6631 | ||
| librustdoc | ||
| llvm-project@89bab96463 | ||
| rustc-std-workspace | ||
| rustdoc-json-types | ||
| tools | ||
| README.md | ||
| stage0 | ||
| version | ||
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.