Files
rust/src
bors 6eb4f1d036 Auto merge of #50016 - tmandry:cleanup-binder, r=nikomatsakis
Make Binder's field private and clean up its usage

AKA "tour de rustc"

Closes #49814.
2018-04-25 20:58:53 +00:00
..
2018-04-12 14:49:03 +09:00
2018-04-23 11:38:13 +02:00
2018-04-22 00:30:48 +02:00
2018-04-22 10:08:49 -07:00
2018-04-22 10:08:49 -07:00
2018-04-15 20:53:03 +02:00
2018-04-15 20:53:03 +02:00
2018-04-16 23:37:11 +02:00
2018-04-19 23:47:28 +02:00
2018-04-25 18:18:03 +09:00
2018-04-23 11:38:13 +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: