Felix S. Klock II d141fdc3bf Revert "Stabilize the TryFrom and TryInto traits"
This reverts commit e53a2a72743810e05f58c61c9d8a4c89b712ad2e.
2018-04-20 18:10:00 +02: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-19 20:33:18 -04:00
2018-04-15 23:49:41 +02:00
2018-04-19 20:33:18 -04:00
2018-04-16 23:37:11 +02:00
2018-04-19 08:52:52 +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: