rust/src
2022-06-01 10:41:50 -07:00
..
bootstrap Auto merge of #97548 - Dylan-DPC:rollup-9x0va1d, r=Dylan-DPC 2022-05-30 14:59:12 +00:00
ci Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jsha 2022-05-26 00:32:09 +02:00
doc Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoerister 2022-05-29 01:12:30 +02:00
etc
librustdoc Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jsha 2022-05-31 07:57:32 +02:00
llvm-project@4784866596
rustdoc-json-types
test Provide more context when denying invalid type params 2022-06-01 10:41:50 -07:00
tools Auto merge of #97600 - matthiaskrgr:rollup-yivyeu5, r=matthiaskrgr 2022-05-31 23:24:39 +00:00
README.md
stage0.json Finish bumping stage0 2022-05-27 07:36:17 -04: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.