Files
rust/src
Donough Liu decb9592ac Fix outdated comment
Logics in libsyntax/ext/expand.rs:MacroExpander::expand() have moved to libsyntax_expand/expand.rs:MacroExpander::fully_expand_fragment()
2019-12-22 18:11:47 +00:00
..
2019-12-14 17:33:08 -08:00
2019-12-22 18:11:47 +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.