Files
rust/src
Jonathan Brouwer bea1d9c5bc Rollup merge of #153020 - GuillaumeGomez:improve-empty-impl-blocks-sentence, r=Urgau
rustdoc: Improve sentence for documented empty impl blocks

Part of rust-lang/rust#152874.

An impl block is not necessarily empty, so instead, better to precise that there are no **public** items.

r? @Urgau
2026-02-23 20:46:16 +01:00
..
2026-02-21 22:38:31 -05:00
2026-02-14 16:59:09 +01:00
2026-02-10 10:11:25 +01:00
2026-01-21 20:03:56 -05:00
2026-01-17 10:19:26 -05: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.