rust/src
2021-02-02 20:59:48 +01:00
..
bootstrap Avoid building LLVM just for llvm-dwp 2021-01-31 15:05:00 +01:00
build_helper
ci Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn 2021-02-02 06:23:10 +00:00
doc Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk 2021-01-31 16:36:42 +01:00
etc
librustdoc Rollup merge of #81630 - GuillaumeGomez:overflow-sidebar-title-text, r=pickfire 2021-02-02 12:15:06 +01:00
llvm-project@f9a8d70b6e
rustdoc-json-types
test Update UI tests affected by changed DefPathHash value construction. 2021-02-02 20:59:48 +01:00
tools Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn 2021-02-02 06:23:10 +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.