Files
rust/src
..
2021-01-27 23:08:54 +00:00
2021-01-28 11:15:43 -05:00
2021-02-02 09:09:52 -05:00
2020-12-25 10:42:53 -05: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.