Files
rust/src
2021-08-27 07:12:40 +00:00
..
2021-08-25 16:26:45 -04:00
2021-08-27 05:07:37 +00:00
2021-08-16 20:24:02 +02:00
2021-08-27 07:12:40 +00:00
2021-08-27 05:07:37 +00:00
2021-08-01 11:19:24 -04:00
2021-07-23 17:04:59 -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.