rust/src
2020-09-27 11:51:40 -07:00
..
bootstrap
build_helper
ci
doc
etc
librustdoc Auto merge of #76955 - jyn514:refactor-diagnostics, r=euclio 2020-09-27 08:12:29 +00:00
llvm-project@7075196da1
test Remove feature gate test for rustc_allow_const_fn_ptr 2020-09-27 11:51:40 -07:00
tools Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkov 2020-09-27 10:17:09 +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.