mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
92737cab34
Avoid serde dependency in build_helper when not necessary Run-make-support doesn't need the metrics code to be pulled in ever. And bootstrap only needs it in CI where build metrics support is enabled.
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.