Files
rust/src
2020-05-31 15:07:16 +02:00
..
2020-05-22 19:08:39 +02:00
2020-05-18 14:41:34 +01:00
2020-05-31 15:07:16 +02:00
2020-05-23 12:24:19 +02:00
2020-05-27 20:37:56 +02:00
2020-05-23 12:24:19 +02:00
2020-05-28 13:23:33 -04: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.