Files
rust/src
Mark Rousskov df0be2d65e Bump to latest rustc-perf
This removes a dependency on ntapi 0.3.x which failed to compiled with
latest beta.
rust-lang/rustc-perf@93dc60d995 removed
that dependency in the upstream rustc-perf.
2023-03-15 09:05:25 -04:00
..
2023-03-15 09:05:25 -04:00
2023-03-13 16:34:16 +00:00
2023-02-10 17:00:09 +09:00
2023-03-15 08:55:22 -04:00
2023-03-04 10:10:46 -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.