Files
rust/src
jyn 6f589d53ba Remove unused bootstrap::util::CiEnv enum
the right one is `build_helper::CiEnv`; this one wasn't even used.
2023-07-15 12:37:11 -05:00
..
2023-07-14 17:27:20 -05:00
2023-07-13 12:00:46 -07:00
2023-06-20 00:49:54 +01:00
2023-07-14 17:32:05 -05:00
2023-07-12 21:26:04 -04:00
2023-07-08 10:35:49 -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.