mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-28 03:35:46 +00:00
Revert #104269 (to avoid spurious hang/test failure in CI) Causes hangs/memory overflows in the test suite apparently 😢 Reopens #104225 Fixes #104957 r? ``@lcnr``
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.