Files
rust/src
Manish Goregaokar a6be03f2e7 Rollup merge of #60207 - felixrabe:patch-1, r=steveklabnik
Outdent example, preserving nested fence
2019-05-16 12:31:43 -07:00
..
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-05-13 11:09:06 +02:00
2019-05-13 11:09:06 +02:00
2019-04-22 17:01:33 +01:00
2019-04-22 09:07:25 +02:00
2019-04-17 05:15:00 +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.

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