Files
rust/src
Christopher Durham 5f1fd9da54 Apply suggestions from code review
Co-Authored-By: Ralf Jung <post@ralfj.de>
2020-04-16 16:44:30 -04:00
..
2020-04-06 22:14:35 +02:00
2020-04-06 22:16:09 +02: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.