Files
rust/src
..
2020-05-25 17:17:27 -07:00
2020-05-24 15:54:48 -04:00
2020-05-23 12:24:19 +02:00
2020-05-22 16:57:25 -04:00
2020-05-23 12:24:19 +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 dev guide.