mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
e674b34d56
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.