rust/src
2022-07-15 11:04:45 -07:00
..
bootstrap Don't build std for switch 2022-07-14 15:57:21 -04:00
ci Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum 2022-07-11 20:32:06 +00:00
doc Rename aarch64-nintendo-switch to aarch64-nintendo-switch-freestanding 2022-07-14 15:58:26 -04:00
etc
librustdoc Rollup merge of #99209 - GuillaumeGomez:crate-level-sidebar, r=jsha 2022-07-15 15:53:39 +05:30
llvm-project@8b6b5014fd Update llvm-project 2022-07-05 17:57:29 +02:00
rustdoc-json-types
test Provide structured suggestion for dropped temp value 2022-07-15 11:04:45 -07:00
tools Rollup merge of #99246 - Xanewok:update-rls, r=jyn514 2022-07-15 15:53:40 +05:30
README.md
stage0.json configure nightly branch name in stage0.json 2022-07-11 10:15:13 +02:00
version

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.