Files
rust/src
Jacob Pratt 1af7df5769 Rollup merge of #134409 - RalfJung:bootstrap-comment, r=jieyouxu
bootstrap: fix a comment

I don't actually know if this is right, though...  but "a single call to `paths` will only ever generate a single call to `paths`" just does not make sense.
2024-12-17 05:37:30 -05: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.