Files
rust/src
..
2020-06-20 17:02:18 -07:00
2020-06-20 11:12:43 -07:00
2020-06-19 14:04:30 -04:00
2020-06-19 14:05:14 -04:00
2020-06-13 19:54:09 +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.