rust/src
Guillaume Gomez d150498be4
Rollup merge of #132698 - GuillaumeGomez:rm-unneeded-fields, r=notriddle
Remove unneeded fields in `scrape_examples::FindCalls`

Just a small cleanup while going through something bigger.

r? `@notriddle`
2024-11-07 02:09:52 +08: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 Rollup merge of #132333 - tshepang:patch-4, r=workingjubilee 2024-11-02 08:33:11 +01:00
gcc@fd3498bff0
librustdoc Remove unneeded fields in scrape_examples::FindCalls 2024-11-06 17:35:14 +01: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.