bors 5ae5361cdd Auto merge of #50475 - csmoe:debr, r=nikomatsakis
Refactor DebruijnIndex to be 0-based

Fixes #49813
2018-05-29 01:11:24 +00:00
..
2018-05-27 17:28:35 +02:00
2018-05-25 04:46:42 -04:00
2018-05-26 15:20:23 +03:00
2018-05-24 12:01:28 -04:00
2018-05-26 15:20:23 +03:00
2018-05-26 15:20:23 +03:00
2018-05-26 15:20:23 +03:00
2018-05-24 16:22:58 +02:00
2018-05-24 16:21:23 +02:00
2018-05-28 14:12:18 +12:00
2018-05-28 14:12:18 +12: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: