mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
06306770f8
Format only modified files As discussed on #105688, this makes x fmt only format modified files. Fixes #105688
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.