rust/src
2020-11-10 00:15:07 +08:00
..
bootstrap Auto merge of #78201 - joshtriplett:rustc-tls-model, r=Mark-Simulacrum 2020-11-09 11:08:07 +00:00
build_helper Fix even more URLs 2020-11-05 20:11:29 +01:00
ci Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum 2020-11-09 01:13:33 +01:00
doc Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum 2020-11-09 01:13:33 +01:00
etc lldb_batchmode: show more error information 2020-11-03 12:01:46 +01:00
librustdoc Rollup merge of #78868 - notriddle:master, r=GuillaumeGomez 2020-11-09 01:13:46 +01:00
llvm-project@ee16174578
test Add missing newline to error message of the default OOM hook 2020-11-10 00:15:07 +08:00
tools Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum 2020-11-09 01:13:33 +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.