Files
rust/src
Giles Cope 4b1d404d83 Better recursive async fn error message.
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2019-07-28 17:03:42 +01:00
..
2019-07-21 20:56:08 +02:00
2019-07-14 04:19:39 +00:00
2019-07-16 00:13:07 -07:00
2019-07-13 00:16:40 +02:00
2019-07-15 16:29:12 +02:00
2019-07-23 11:07:06 -04: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: