mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
ffba430924
Rollup of 4 pull requests Successful merges: - #89581 (Add -Z no-unique-section-names to reduce ELF header bloat.) - #90196 (Fix and extent ControlFlow `traverse_inorder` example) - #90255 (⬆️ rust-analyzer) - #90266 (Prevent duplicate caller bounds candidates by exposing default substs in Unevaluated) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
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.