rust/src
2021-02-01 17:51:31 -08:00
..
bootstrap Avoid building LLVM just for llvm-dwp 2021-01-31 15:05:00 +01:00
build_helper
ci Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum" 2021-01-30 17:44:49 +01:00
doc Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk 2021-01-31 16:36:42 +01:00
etc src/etc/json-types -> src/rustdoc-json-types 2021-01-27 18:58:43 -05:00
librustdoc Rollup merge of #81592 - GuillaumeGomez:rustdoc-ui-fixes, r=Nemo157 2021-02-01 14:29:42 +01:00
llvm-project@f9a8d70b6e
rustdoc-json-types Fix README typo 2021-01-28 11:15:43 -05:00
test Auto merge of #80641 - Danue1:patch-1, r=oli-obk 2021-02-01 19:31:01 +00:00
tools Update cargo 2021-02-01 17:51:31 -08: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.