Rollup of 7 pull requests Successful merges: - rust-lang/rust#151960 (rustc_parse: improve the error diagnostic for "missing let") - rust-lang/rust#152157 (Fix error spans for `asm!()` args that are macros) - rust-lang/rust#152317 (fix: sup_trace to sub_trace) - rust-lang/rust#150897 (rustc_parse_format: improve diagnostics for unsupported debug = syntax) - rust-lang/rust#151154 (Add `s390x-unknown-none-softfloat` with `RustcAbi::Softfloat`) - rust-lang/rust#152013 (Update to Xcode 26.2) - rust-lang/rust#152326 (Remove the compiler adhoc group) |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| gcc@0081ca6631 | ||
| librustdoc | ||
| llvm-project@41256ab128 | ||
| 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.