Files
rust/src
2020-05-06 19:36:08 +02:00
..
2020-04-25 09:25:33 -04:00
2020-04-25 09:25:33 -04:00
2020-04-26 02:24:01 +02:00
2020-05-02 10:41:04 +02:00
2020-05-05 11:25:12 +02:00
2020-05-02 10:41:04 +02:00
2020-04-24 22:15:12 +01: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.