Rollup of 9 pull requests Successful merges: - #134746 (Don't ICE in coerce when autoderef fails to structurally normalize non-WF type in new solver) - #135552 ([AIX] Lint on structs that have a different alignment in AIX's C ABI) - #135779 (CI: free disk on linux arm runner) - #135790 (Update windows-gnu targets to set `DebuginfoKind::DWARF`) - #135879 (fix outdated file path ref in llvm) - #135883 (Remove erroneous `unsafe` in `BTreeSet::upper_bound_mut`) - #135884 (remove implied end of slice) - #135887 (improvements on `build_steps::test` implementation) - #135898 (rustdoc-json-types: Finalize dyn compatibility renaming) r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| gcc@fd3498bff0 | ||
| librustdoc | ||
| llvm-project@7e8c93c87c | ||
| 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.