rust/src
2023-11-27 11:03:54 +00:00
..
bootstrap Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnay 2023-11-21 09:06:28 +01:00
ci Update reuse command to include submodules. 2023-11-27 11:03:54 +00:00
doc Auto merge of #118126 - Nilstrieb:rollup-5ogh896, r=Nilstrieb 2023-11-21 08:40:39 +00:00
etc Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco 2023-11-04 02:28:17 +00:00
librustdoc Auto merge of #118024 - notriddle:notriddle/search-speed, r=GuillaumeGomez 2023-11-19 14:47:08 +00:00
llvm-project@7738295178 Update to LLVM 17.0.5 2023-11-14 12:06:30 +01:00
rustdoc-json-types rustdoc-json: Rename typedef to type alias 2023-08-21 14:02:34 -07:00
tools Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
README.md Remove stale reference to the test suite location 2023-01-13 11:49:06 +00:00
stage0.json Bump stage0 to latest 2023-11-15 19:40:51 -05:00
version Bump nightly version 2023-11-11 11:29:33 -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.