Rollup of 7 pull requests Successful merges: - #110986 (Delay a bug when overwriting fed value.) - #111054 (Do not recover when parsing stmt in cfg-eval.) - #111685 (Fix typo in bootstrap command description) - #111686 (Retire is_foreign_item query.) - #111695 (Exclude inherent projections from some alias type `match`es) - #111703 (Merge query property modules into one) - #111707 (Remove unused `impl<T> WorkerLocal<Vec<T>>`.) 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.