Rollup of 7 pull requests Successful merges: - rust-lang/rust#147701 (rustdoc: don't ignore path distance for doc aliases) - rust-lang/rust#148735 (Fix ICE caused by invalid spans for shrink_file) - rust-lang/rust#148839 (fix rtsan_nonblocking_async lint closure ICE) - rust-lang/rust#148846 (add a test for combining RPIT with explicit tail calls) - rust-lang/rust#148872 (fix: Do not ICE when missing match arm with ill-formed subty is met) - rust-lang/rust#148880 (Remove explicit install of `eslint` inside of `tidy`'s Dockerfile) - rust-lang/rust#148883 (bootstrap: dont require cmake if local-rebuild is enabled) r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| gcc@4e995bd73c | ||
| librustdoc | ||
| llvm-project@16b5ac8b0a | ||
| 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.