rust/src
2021-06-02 10:23:09 -04:00
..
bootstrap Auto merge of #85395 - 12101111:build-crt, r=petrochenkov 2021-05-31 07:32:50 +00:00
build_helper
ci Auto merge of #85395 - 12101111:build-crt, r=petrochenkov 2021-05-31 07:32:50 +00:00
doc Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=Amanieu 2021-05-30 21:06:47 +02:00
etc Generate better debuginfo for directly tagged enums 2021-06-02 10:23:09 -04:00
librustdoc Auto merge of #85886 - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomez 2021-06-01 12:10:15 +00:00
llvm-project@5f67a57157
rustdoc-json-types
test Auto merge of #85687 - m-ou-se:new-prelude, r=yaahc 2021-06-02 02:36:44 +00:00
tools Auto merge of #85856 - lnicola:rust-analyzer-2021-05-31, r=jonas-schievink 2021-06-01 04:01:10 +00:00
README.md
stage0.txt
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.