Files
rust/src
John Kåre Alsaker e9d166fac5 Clean up the collector
2020-03-14 22:52:29 +01:00
..
2020-03-07 16:31:30 +00:00
2020-03-14 22:52:29 +01:00
2020-03-14 22:52:29 +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.