Files
rust/src
2020-03-26 06:27:45 -04:00
..
2020-03-25 16:11:46 +01:00
2020-03-24 17:35:40 +00:00
fmt
2020-03-24 19:26:58 +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.