mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
905b9da611
compiletest: Include a file path in `DirectiveLine` This avoids the need to laboriously pass a test/aux file path into dozens of directive parsing methods that already take a `DirectiveLine`. r? jieyouxu
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.