Files
rust/src
bors 5ba21844f6 Auto merge of #52515 - Manishearth:clippyup, r=kennytm
Update clippy

Silences the warnings for now, will fix those over time.
2018-07-19 09:55:17 +00:00
..
2018-07-17 05:35:19 +08:00
2018-07-01 20:23:41 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:16 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:17 +02:00
2018-07-02 12:53:46 +02:00
2018-07-18 15:30:39 -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: