Files
rust/src
Jonathan Brouwer 9b706a7cde Rollup merge of #153533 - homersimpsons:chore/fix-LegacyKeyValueFormat-miscellaneous, r=marcoieni
Fix LegacyKeyValueFormat report from docker build: miscellaneous

Part of https://github.com/rust-lang/rust/pull/152305

Those are the remaining Dockerfile to fix once the other merge requests are merged. Note that this merge request can still be merged before the others.

r? @marcoieni
2026-03-10 22:44:06 +01:00
..
2026-02-14 16:59:09 +01:00
2026-02-25 07:39:35 +08:00
2026-03-07 10:42:02 -08:00
2026-02-27 09:38:23 -08: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.