mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-27 18:56:24 +00:00
![]() Rollup of 5 pull requests Successful merges: - #78164 (Prefer regions with an `external_name` in `approx_universal_upper_bound`) - #80003 (Fix overflow when converting ZST Vec to VecDeque) - #80023 (Enhance error message when misspelled label to value in break expression) - #80046 (Add more documentation to `Diagnostic` and `DiagnosticBuilder`) - #80109 (Remove redundant and unreliable coverage test results) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
---|---|---|
.. | ||
bootstrap | ||
build_helper | ||
ci | ||
doc | ||
etc | ||
librustdoc | ||
llvm-project@8d78ad1389 | ||
test | ||
tools | ||
README.md | ||
stage0.txt | ||
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.