Files
rust/src
Matthias Krüger 9b82536776 Rollup merge of #128269 - onur-ozkan:improve-cargo-invocations, r=Mark-Simulacrum
improve cargo invocations on bootstrap

Fixes few of the `FIXME`s on cargo invocations and should be considered as blocker for https://github.com/rust-lang/rust/issues/128180.
2024-07-29 07:11:16 +02:00
..
2024-07-29 08:26:52 +10:00
2024-07-20 11:39:34 -05:00
2024-07-29 08:26:52 +10:00
2024-07-05 22:06:57 +08:00
2024-07-29 08:26:52 +10:00
2024-06-11 15:10:03 +02:00
2024-07-20 10:30:39 -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.