rust/src
2021-02-01 18:23:12 +01:00
..
bootstrap
build_helper
ci
doc Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk 2021-01-31 16:36:42 +01:00
etc
librustdoc Rollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomez 2021-01-31 01:47:48 +01:00
llvm-project@f9a8d70b6e
rustdoc-json-types
test Update ui tests 2021-02-01 18:23:12 +01:00
tools Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov 2021-02-01 10:25:31 +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.