Files
rust/src
Takayuki Maeda 1c2edccdbf fix tidy errors
replace TODO with FIXME
2026-05-07 22:23:37 +09:00
..
2026-05-07 22:23:37 +09: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.