rust/src
2020-11-27 11:23:53 -03:00
..
bootstrap Auto merge of #79115 - cuviper:rust-description, r=Mark-Simulacrum 2020-11-21 15:43:09 +00:00
build_helper
ci Mirror centos vault to S3 2020-11-25 22:01:15 -05:00
doc Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk 2020-11-25 07:25:19 +00:00
etc BTreeMap: cut out the ceremony around BoxedNode 2020-11-23 17:02:08 +01:00
librustdoc Auto merge of #77467 - jyn514:query-docs, r=oli-obk 2020-11-26 16:31:12 +00:00
llvm-project@ee16174578
test Add test to check that we handle predicates that can define assoc types correctly 2020-11-27 11:23:53 -03:00
tools Auto merge of #77671 - flip1995:lint_list_always_plugins, r=oli-obk,Manishearth 2020-11-26 18:51:45 +00:00
README.md
stage0.txt Bump bootstrap compiler version 2020-11-19 19:23:36 -05:00
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.