Files
rust/src
2020-05-19 22:12:41 +02:00
..
2020-05-17 11:41:20 +02:00
2020-05-18 20:38:59 +02:00
2020-05-08 13:57:08 +02:00
2020-05-11 17:13:32 +02:00
2020-05-11 14:06:57 +08:00
2020-05-11 17:13:32 +02:00
2020-05-17 11:06:35 +02:00
2020-05-11 17:13:32 +02:00
2020-05-09 16:03:40 -04:00
2020-05-19 22:12:41 +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.