rust/src
2022-06-02 11:14:32 +02:00
..
bootstrap Auto merge of #97548 - Dylan-DPC:rollup-9x0va1d, r=Dylan-DPC 2022-05-30 14:59:12 +00:00
ci
doc
etc
librustdoc Add Symbol into rustdoc JSON ID to prevent conflicts between reexports 2022-06-02 11:14:32 +02:00
llvm-project@4784866596
rustdoc-json-types
test Auto merge of #97582 - tmiasko:pointer-address-cast, r=oli-obk 2022-05-31 21:06:11 +00:00
tools Auto merge of #97600 - matthiaskrgr:rollup-yivyeu5, r=matthiaskrgr 2022-05-31 23:24:39 +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.