Rollup of 6 pull requests Successful merges: - #134797 (Ergonomic ref counting) - #137549 (Clean up various LLVM FFI things in codegen_llvm) - #137977 (Reduce `kw::Empty` usage, part 1) - #138042 (Suggest struct or union to add generic that impls trait) - #138141 (tests: fix some typos in comment) - #138150 (Streamline HIR intravisit `visit_id` calls for items) r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| gcc@48664a6cab | ||
| librustdoc | ||
| llvm-project@1c3bb96fdb | ||
| 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.