mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
e0ce351836
bootstrap: minor improvements to download-rustc Split out from https://github.com/rust-lang/rust/pull/154243.
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.