Files
rust/src
2020-06-30 17:06:16 +02:00
..
2020-06-25 18:52:41 -07:00
2020-06-25 18:52:41 -07:00
2020-06-28 10:08:12 -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 dev guide.