Files
rust/src
bors e951f470d7 Auto merge of #150240 - JonathanBrouwer:rollup-anx8c35, r=JonathanBrouwer
Rollup of 4 pull requests

Successful merges:

 - rust-lang/rust#149840 (Update comment for `STAGE0_MISSING_TARGETS`)
 - rust-lang/rust#150109 (crash test readme: point to rustc-dev-guide)
 - rust-lang/rust#150204 (Port `#[cfi_encoding]` to attribute parser)
 - rust-lang/rust#150237 (Skip tidy target-specific check for `run-make-cargo` too)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-12-22 10:45:04 +00:00
..
2025-12-19 21:39:48 +01:00
2025-11-26 20:11:43 +01:00
2025-12-20 09:53:08 +08:00
2025-12-19 15:04:30 -08:00
2025-12-05 19:33:24 +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.