Files
rust/src
bors aa5bd03892 Auto merge of #61299 - eddyb:nicer-llvm-builder, r=rkruppe
rustc_codegen_llvm: a couple builder niceties.

r? @nagisa cc @sunfishcode @rkruppe
2019-06-02 01:12:36 +00:00
..
2019-05-30 14:30:59 +02:00
2019-05-09 16:15:43 -07:00
2019-05-30 18:00:17 +00:00
2019-05-23 18:51:46 +02:00
2019-05-24 11:50:21 -07:00
2019-05-23 18:51:42 +02:00
2019-05-27 14:05:02 +10:00
2019-06-01 10:29:23 +01:00
2019-04-22 17:01:33 +01:00
2019-04-22 09:07:25 +02:00
2019-06-01 10:50:55 -07:00
2019-05-23 12:27:58 +02:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc guide.

There is also useful content in the following READMEs, which are gradually being moved over to the guide: