Files
rust/src
2020-11-17 12:38:49 +01:00
..
2020-11-05 20:11:29 +01:00
2020-11-17 12:33:49 +01:00
2020-11-11 19:35:50 -08:00
2020-11-17 12:33:49 +01:00
2020-10-02 08:39:40 -04:00

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

  • The test suite
  • 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.