mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
a07e54c6ea
useful for `SourceChangeBuilder` so it can still perform a tree diff without having to store the old root separately
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.