Files
rust/src
Nikita Popov 533179a437 [perf] Revert FastISel patch
This change caused a significant compile-time regression for
debug builds.

(cherry picked from commit 1a320616e9)
2026-04-02 11:07:50 -07:00
..
2026-03-02 15:01:23 -08:00
2026-02-25 03:59:51 +01:00
2026-02-14 16:59:09 +01:00
2026-03-05 15:14:40 -08:00
2026-01-17 10:19:26 -05: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.