Files
rust/src
Vadim Petrochenkov 21d67c45a3 Fix a few tests with target-specific output
Enable one fully ignored test
2018-10-21 14:06:29 +03:00
..
2018-10-21 14:06:28 +03:00
2018-10-20 07:47:32 -04:00
2018-10-21 14:06:28 +03:00
2018-10-19 14:34:44 +02:00
2018-10-05 14:16:10 +02:00
2018-10-09 14:21:42 -07:00
2018-10-21 14:06:28 +03:00
2018-09-28 01:54: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: