Files
rust/src
2020-08-29 10:19:58 +00:00
..
2020-08-17 20:32:32 +00:00
2020-08-14 17:34:30 +01:00
2020-08-22 13:44:54 -07:00
2020-08-26 10:16:59 +02:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.