rust/src
2020-12-07 21:26:09 +01:00
..
bootstrap Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth 2020-12-01 10:50:19 +00:00
build_helper
ci
doc Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu 2020-12-01 20:23:06 +00:00
etc Rollup merge of #79234 - ortem:fix-hashmap-pretty-printers, r=Mark-Simulacrum 2020-11-28 15:58:17 +01:00
librustdoc Auto merge of #79596 - m-ou-se:rollup-hujx3c7, r=m-ou-se 2020-12-01 12:15:10 +00:00
llvm-project@7ade8dc4b8
test Use 'error-pattern' in ui test 2020-12-07 21:26:09 +01:00
tools Rollup merge of #79568 - RalfJung:miri, r=RalfJung 2020-12-01 10:50:23 +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.