Files
rust/src
kennytm 4739cd8fea Rollup merge of #58489 - xfix:fix-keyword-tests-runtime-error, r=alexcrichton
Fix runtime error in generate-keyword-tests

The script was made unusable after removing license headers.
2019-02-17 14:52:20 +08:00
..
2019-02-10 23:42:32 +00:00
2019-02-11 23:49:48 +01:00
2019-02-13 09:54:58 +01:00
2019-02-10 23:42:32 +00:00
2019-02-10 23:42:32 +00:00
2019-02-13 09:54:58 +01:00
2019-02-13 09:54:58 +01:00
2019-02-10 16:13:30 +09:00
2019-01-29 10:48:54 +01:00
2019-01-15 19:48:37 -06: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.

There is also useful content in the following READMEs, which are gradually being moved over to the guide: