Files
rust/src
Stuart Cook 905b9da611 Rollup merge of #147879 - Zalathar:directive, r=jieyouxu
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
2025-10-20 09:08:34 +11:00
..
2025-08-26 18:09:42 +02:00
2025-10-09 18:23:56 +08:00
2025-09-27 08:45:40 -04:00
2025-09-13 10:09:15 -04:00

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.