Files
rust/src
Nick Cameron 7a7445bdfd Update RLS and Rustfmt
Closes #56261
2018-12-02 00:33:23 +13:00
..
2018-11-30 08:14:22 +01:00
2018-11-11 20:52:36 +07:00
2018-11-26 15:03:13 -06:00
2018-11-27 13:13:11 -06:00
2018-11-26 15:03:13 -06:00
2018-11-29 21:57:40 +01:00
2018-11-28 16:13:40 +01:00
2018-11-28 16:13:40 +01:00
2018-12-02 00:33:23 +13:00
2018-11-26 15:03:13 -06: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.

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