Rollup of 6 pull requests Successful merges: - #104360 (Stabilize native library modifier `verbatim`) - #104732 (Refactor `ty::ClosureKind` related stuff) - #104795 (Change multiline span ASCII art visual order) - #104890 (small method code cleanup) - #104907 (Remove `SelectionContext::infcx()` in favor of field access) - #104927 (Simplify some binder shifting logic) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@a1232c451f | ||
| rustdoc-json-types | ||
| test | ||
| tools | ||
| README.md | ||
| stage0.json | ||
| version | ||
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like cargo, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.