Files
rust/src
bors 4c6706452c Auto merge of #150430 - JonathanBrouwer:rollup-seh9m66, r=JonathanBrouwer
Rollup of 2 pull requests

Successful merges:

 - rust-lang/rust#150393 (Document relative and absolute paths handling in `--remap-path-prefix`)
 - rust-lang/rust#150405 (Don't use `matches!` when `==` suffices)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-12-27 12:58:59 +00: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.