Files
rust/src
Rolf van de Krol a2a0f21ba1 Fix typo
2018-04-02 21:48:56 +02:00
..
2018-04-01 16:19:42 -07:00
2018-03-26 08:36:50 -05:00
2018-03-26 08:36:50 -05:00
2018-03-26 08:36:50 -05:00
2018-03-26 08:36:50 -05:00
2018-04-02 21:48:56 +02:00
2018-03-26 08:36:50 -05:00
2018-03-21 23:12:24 +09:00
2018-03-21 15:43:06 -05:00
2018-03-30 11:08:06 +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.

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