Files
rust/src
Matthias Krüger d9c27fd712 Rollup merge of #153229 - BennoLossin:frt-fmt, r=ytmimi
rustfmt: add test for field representing type builtin syntax

As requested by @ytmimi in https://github.com/rust-lang/rust/pull/152730#issuecomment-3977458690.

Not sure if you want/need a more complex example. Just let me know.
2026-03-01 09:39:59 +01:00
..
2026-02-25 03:59:51 +01:00
2026-02-14 16:59:09 +01:00
2026-02-25 07:39:35 +08:00
2026-01-21 20:03:56 -05: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.