mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-06 02:15:30 +00:00
Allow building serde and serde_derive in parallel This reduces build time of bootstrap by ~6s
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.