Files
rust/src
2020-07-15 17:40:20 +02:00
..
2020-06-30 22:22:32 -07:00
2020-06-25 18:52:41 -07:00
2020-07-02 15:11:03 -07:00
2020-07-15 17:40:20 +02:00
2020-06-25 18:52:41 -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.