rust/src
2021-01-27 18:58:44 -05:00
..
bootstrap
build_helper
ci
doc Rollup merge of #81399 - ehuss:update-books, r=ehuss 2021-01-27 04:43:32 +09:00
etc src/etc/json-types -> src/rustdoc-json-types 2021-01-27 18:58:43 -05:00
librustdoc Update crate name and add README 2021-01-27 18:58:44 -05:00
llvm-project@f9a8d70b6e
rustdoc-json-types Update crate name and add README 2021-01-27 18:58:44 -05:00
test Auto merge of #81335 - thomwiggers:no-panic-shrink-to, r=Mark-Simulacrum 2021-01-27 18:36:32 +00:00
tools
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.