Files
rust/src
Jonathan Brouwer 6708081d6b Rollup merge of #156587 - GuillaumeGomez:assoc-items-macro-expansion, r=Urgau
Correctly handle associated items in rustdoc macro expansion

Fixes rust-lang/rust#156075.

The bug was simply that it didn't cover associated items.

r? @Urgau
2026-05-15 20:11:48 +02:00
..
2026-05-09 19:10:19 +08:00
2026-04-29 23:30:49 +02:00
2026-04-28 15:17:56 +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.