Files
rust/src
Mazdak Farrokhzad 5490cc1a41 Rollup merge of #60733 - Centril:cleanup-lowering-await, r=varkor
Cleanup the .await HIR lowering with .stmt(..).

r? @cramertj
2019-05-11 23:41:40 +02:00
..
2019-04-23 21:39:27 -07:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-05-04 17:22:00 +03:00
2019-05-05 10:45:10 +01:00
2019-04-22 17:01:33 +01:00
2019-04-22 09:07:25 +02:00
2019-05-11 09:02:12 -07:00
2019-04-17 05:15:00 +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: