rust/src
bors 8549802939 Auto merge of #132703 - GuillaumeGomez:rollup-tfuef34, r=GuillaumeGomez
Rollup of 3 pull requests

Successful merges:

 - #132617 (Fix an extra newline in rendered std doc)
 - #132698 (Remove unneeded fields in `scrape_examples::FindCalls`)
 - #132700 (add note not to re-report crashes from `crashes` tests)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-11-06 18:53:35 +00:00
..
bootstrap bootstrap: include llvm-objcopy in dist 2024-11-05 11:49:03 +00:00
ci Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr 2024-11-06 01:21:42 +00:00
doc Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr 2024-11-06 01:21:42 +00:00
etc
gcc@fd3498bff0
librustdoc Auto merge of #132703 - GuillaumeGomez:rollup-tfuef34, r=GuillaumeGomez 2024-11-06 18:53:35 +00:00
llvm-project@b35599be75
rustc-std-workspace update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustdoc-json-types
tools Auto merge of #132500 - RalfJung:char-is-whitespace-const, r=jhpratt 2024-11-06 04:07:32 +00:00
README.md
stage0
version

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.