Rollup of 5 pull requests Successful merges: - #89942 (Reorder `widening_impl`s to make the doc clearer) - #90569 (Fix tests using `only-i686` to use the correct `only-x86` directive) - #90597 (Warn for variables that are no longer captured) - #90623 (Remove more checks for LLVM < 12) - #90626 (Properly register text_direction_codepoint_in_comment lint.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@a7348ae0df | ||
| 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 rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.