Rollup of 6 pull requests Successful merges: - #107389 (Fixing confusion between mod and remainder) - #107442 (improve panic message for slice windows and chunks) - #107470 (Small bootstrap improvements) - #107487 (Make the "extra if in let...else block" hint a suggestion) - #107499 (Do not depend on Generator trait when deducing closure signature) - #107533 (Extend `-Z print-type-sizes` to distinguish generator upvars+locals from "normal" fields.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@477e7285b1 | ||
| 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.