Files
rust/src
2020-02-01 18:54:55 +01:00
..
2020-01-26 22:52:13 -06:00
2020-01-30 11:19:40 +11:00
2020-01-23 11:00:36 +11:00
2020-01-11 14:27:52 -05: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.