Files
rust/src
2020-01-09 07:54:02 +01:00
..
2020-01-09 07:54:02 +01:00
2020-01-06 19:07:18 -08:00
2020-01-09 07:54:02 +01:00
2020-01-01 09:52:29 +07: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.