Files
rust/src
Zack M. Davis 9b599856a4 in which some labels and notes are upgraded to structured suggestions
(Meanwhile, a couple of parse-fail tests are moved to UI tests so that
the reader can see the new output, and an existing UI test is given a
more evocative name.)
2018-03-11 00:12:06 -08:00
..
2018-03-08 08:34:14 +01:00
2018-03-08 08:34:05 +01:00
2018-03-02 10:45:32 +01:00
2018-03-05 15:58:54 -03:00
2018-03-06 08:45:12 -08:00
2018-03-06 08:45:12 -08:00
2018-03-02 14:34:07 -08: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: