rust/src
2022-08-09 09:41:28 +00:00
..
bootstrap Auto merge of #100123 - matthiaskrgr:rollup-aylwvyc, r=matthiaskrgr 2022-08-04 01:10:08 +00:00
ci
doc rustc-docs: Be less specific about the representation of +bundle 2022-08-02 22:29:29 +03:00
etc
librustdoc Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr 2022-08-04 03:52:29 +00:00
llvm-project@8b6b5014fd
rustdoc-json-types
test Keep going if normalized projection has unevaluated consts in QueryNormalizer 2022-08-09 09:41:28 +00:00
tools Auto merge of #100065 - ehuss:update-cargo, r=ehuss 2022-08-03 22:16:07 +00:00
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.