Rollup of 8 pull requests Successful merges: - #111496 (Extra context for unreachable_pub lint) - #111802 (Make `x test --dry-run` less verbose) - #112133 (Migrate GUI colors test to original CSS color format) - #112146 (Fix `src/etc/pre-push.sh` when `build.locked-deps` is already set) - #112147 (add inline-const test for elided lifetimes being infer vars) - #112154 (Fix bug in utf16_to_utf8 for zero length strings) - #112155 (Improve CGU debug printing.) - #112173 (Mention GuillaumeGomez in case GUI tests are updated) r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@533d3f338b | ||
| rustdoc-json-types | ||
| tools | ||
| README.md | ||
| stage0.json | ||
| 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.