Files
rust/src
2020-07-27 21:06:35 +02:00
..
2020-07-25 10:14:14 +09:00
2020-07-26 09:56:12 -07:00
2020-07-26 17:05:49 -07:00
2020-07-23 08:14:39 +02:00
2020-07-16 19:36:49 -04:00
2020-07-27 21:06:35 +02:00
2020-07-17 11:49:35 -07:00
2020-07-16 19:36:49 -04: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.