Files
rust/src
Jan David 3402e286d5 Downsize builders for i686-gnu
The infra-team is continuously monitoring the efficiency of the build
system in an effort to improve overall build times and resource usage.
The builders for the `i686-gnu` targets have used much less resources
than allocated in the past, so we are testing a smaller builder size for
them.
2023-04-26 16:08:01 +02:00
..
2023-04-26 16:08:01 +02:00
2023-04-24 13:00:24 -04:00
2023-04-20 15:38:41 -04:00
2023-04-19 12:33:37 +02:00
2023-04-10 21:02:49 +02:00
2023-03-15 08:55:22 -04:00
2023-04-15 12:29:51 +02: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.