Files
rust/src
Mazdak Farrokhzad 28644cd9fa Rollup merge of #59273 - llogiq:hir-docs, r=matthewjasper
some small HIR doc improvements
2019-03-22 19:31:25 +01:00
..
2019-02-11 23:49:48 +01:00
2019-02-24 21:59:44 +09:00
2019-03-16 23:14:42 +03:00
2019-03-16 21:04:10 +01:00
2019-02-24 11:31:49 +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: