Files
rust/src
Josef Reinhard Brandl 9eee0d2288 Fix naming convention issue
2018-07-02 18:16:36 +02:00
..
2018-07-02 13:59:40 +02:00
2018-07-02 18:16:36 +02:00
2018-07-01 20:23:41 +02:00
2018-06-30 01:53:32 +03:00
2018-07-01 17:37:42 +09:00
2018-06-30 01:53:32 +03:00
2018-07-02 13:59:40 +02:00
2018-06-30 13:17:49 -07:00
2018-06-14 18:05:12 +03:00
2018-06-30 13:17:49 -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: