Files
rust/src
bors 3ec2058bfe Auto merge of #50795 - nrc:update, r=oli-obk
Update RLS and Rustfmt

Fixes RLS tests

r? @alexcrichton
2018-05-16 06:19:29 +00:00
..
2018-04-30 18:18:32 +02:00
2018-05-15 15:47:32 +02:00
2018-05-05 20:36:46 +02:00
2018-05-15 14:21:32 +01:00
2018-05-16 15:59:55 +12:00
2018-05-16 15:59:55 +12:00
2018-05-01 09:04:36 +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: