rust/src
2020-09-29 22:50:57 +00:00
..
bootstrap Filter out empty items in bootstrap:🎏:split 2020-09-29 22:50:57 +00:00
build_helper
ci Use --host='' instead of --host '' 2020-09-29 20:13:52 +00:00
doc Rollup merge of #77249 - jyn514:private-links, r=Manishearth 2020-09-27 18:37:23 +02:00
etc
librustdoc Separate private_intra_doc_links and broken_intra_doc_links into separate lints 2020-09-27 09:58:29 -04:00
llvm-project@7075196da1
test Auto merge of #76899 - wesleywiser:experimental_unsound_mir_opts_flag, r=oli-obk 2020-09-28 15:32:27 +00: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.