Files
rust/src
Lucas Pardue cb8c071eb5 macros: typo fix
spotted while reviewing the todo!macro docs
2020-01-06 01:55:24 +00:00
..
2020-01-01 11:05:59 -06:00
2020-01-06 01:55:24 +00:00
2020-01-04 11:41:35 +05:30
2020-01-04 19:03:27 +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 guide.