Esteban Küber 3298b9f8c7 Fix unittest
2018-07-24 18:44:34 -07:00
..
2018-07-24 18:44:34 -07:00
2018-07-24 16:01:38 -07:00
2018-07-21 12:36:18 +02:00
2018-07-21 16:18:06 -07: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: