rust/src
2022-05-28 18:55:30 +02:00
..
bootstrap Auto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r=Dylan-DPC 2022-05-28 09:08:49 +00:00
ci
doc
etc
librustdoc Improve settings page display with disabled javascript 2022-05-28 17:54:47 +02:00
llvm-project@4784866596
rustdoc-json-types
test Add GUI test for javascript disabled display of settings page 2022-05-28 18:55:30 +02:00
tools
README.md
stage0.json
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.