Files
rust/src
Matthias Krüger 3a993f7458 Rollup merge of #147752 - fee1-dead-contrib:sgtypo, r=chenyukang
style-guide: fix typo for empty struct advice

the advice appears to apply to empty structs with braces (parens/blocks), and a unit struct in the comment does not make sense. Fix the typo.
2025-10-16 19:35:28 +02:00
..
2025-08-26 18:09:42 +02:00
2025-10-09 18:23:56 +08:00
2025-09-27 08:45:40 -04:00
2025-09-13 10:09:15 -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.