Files
rust/src
Mazdak Farrokhzad 9e5ace6f43 Rollup merge of #62000 - JohnTitor:add-test-issue-54189, r=cramertj
Add test for issue-54189

Closes #54189
2019-06-20 22:14:29 +02:00
..
2019-06-16 13:08:09 +03:00
2019-06-16 14:17:01 +03:00
2019-05-31 00:49:06 +01: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: