rust/src
bors 8f0fa9d51f Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum
Package more llvm-* tools in the rust-dev component, for run-make-fulldeps tests

Fixes https://github.com/rust-lang/rust/issues/78110
2020-10-22 04:40:06 +00:00
..
bootstrap Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum 2020-10-22 04:40:06 +00:00
build_helper
ci
doc
etc
librustdoc Auto merge of #78212 - JohnTitor:rollup-j5r6xuy, r=JohnTitor 2020-10-22 01:35:05 +00:00
llvm-project@655a1467c9
test Rollup merge of #78172 - wesleywiser:close_77062, r=oli-obk 2020-10-22 09:45:42 +09:00
tools Update rustc-demangle 2020-10-21 21:05:38 +01: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.