Vadim Petrochenkov 7977250fb4 Make sure all ui/parse tests have -Z parse-only
Except those testing parsing during macro expansion
2018-10-21 14:06:29 +03:00
..
2018-10-21 14:06:28 +03:00
2018-10-20 07:47:32 -04:00
2018-10-21 14:06:28 +03:00
2018-10-19 14:34:44 +02:00
2018-10-21 14:06:28 +03: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.

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