Files
rust/src
2020-06-03 14:31:08 +01:00
..
2020-05-22 19:08:39 +02:00
2020-05-23 12:24:19 +02:00
2020-05-20 20:14:16 +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.