Files
rust/src
Chris Denton a89f340efe Nested job objects are now supported in CI
Nested job objects aren't supported on Windows 7 but we've long since moved on from that.
2024-12-05 03:18:53 +00:00
..
2024-09-06 16:01:46 +02:00
2024-12-03 21:12:47 +08:00
2024-11-27 12:12:23 +00:00
2024-11-22 11:08:33 +00: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.