bors 6bf6d50a6f Auto merge of #52953 - dsciarra:mv-codemap-sourcemap, r=petrochenkov
Rename CodeMap/FileMap to SourceMap/SourceFile

A first renaming for #51574
2018-08-19 23:08:26 +00:00
..
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +02:00
2018-08-19 23:01:01 +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: