Files
rust/src
2020-03-04 11:03:08 +01:00
..
2020-02-29 20:47:10 +03:00
2020-03-01 21:42:34 +00:00
2020-03-04 11:03:08 +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 guide.