Files
rust/src
12101111 6c68ae64df Fix bootstrap panic when build from tarball
(cherry picked from commit f13edeb451)
2024-05-09 14:41:27 -07:00
..
2024-04-28 09:28:51 -04:00
2024-04-22 17:07:49 +03:00
2024-04-17 06:28:22 +08:00
2024-05-02 22:33:26 -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.