Files
rust/src
Matthew Jasper 9462c8babb Improve hygiene of newtype_index
Also add unit tests
2020-01-06 20:43:10 +00:00
..
2020-01-01 11:05:59 -06:00
2020-01-06 20:43:10 +00:00
2020-01-04 11:41:35 +05:30
2020-01-06 20:43:10 +00: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 guide.