Files
rust/src
Nikita Popov 16f4a2b2f9 Update to LLVM 18.1.6
(cherry picked from commit e57f9ac3a0)
2024-05-24 17:31:35 -07:00
..
2024-04-28 09:28:51 -04:00
2024-04-22 17:07:49 +03:00
2024-05-24 17:31:35 -07:00
2024-05-22 13:49:45 -06:00
2024-05-02 08:46:13 -04:00
2024-03-16 09:56:09 -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.