bors 9af69fe232 Auto merge of #50080 - klnusbaum:edition_49591, r=Manishearth
add --edition option

This adds an official `edition` flag to the rust compiler
2018-04-21 05:28:21 +00:00
..
2018-04-12 14:49:03 +09:00
2018-04-17 00:48:23 -04:00
2018-04-15 20:53:03 +02:00
2018-04-17 10:52:33 -05:00
2018-04-15 20:53:03 +02:00
2018-04-20 09:12:59 -04:00
2018-04-15 23:49:41 +02:00
2018-04-16 23:37:11 +02:00
2018-04-19 23:47:28 +02:00
2018-04-20 07:18:35 -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: