Files
rust/src
2020-06-23 22:30:09 +03:00
..
2020-06-22 12:46:29 -04:00
2020-06-21 13:50:06 +02:00
2020-06-03 15:27:51 -04:00
2020-06-02 20:38:24 +03:00
2020-06-20 11:12:43 -07:00
2020-06-19 14:04:30 -04:00
2020-06-02 20:38:24 +03:00
2020-06-23 22:30:09 +03:00
2020-06-19 14:05:14 -04:00
2020-06-08 13:37:58 -07:00
2020-06-13 19:54:09 +01:00
2020-06-23 13:37:50 +03: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.