Files
rust/src
Steven Fackler 4bad27a467 Fix stragglers
2020-04-26 04:24:16 -07:00
..
2020-04-25 09:25:33 -04:00
2020-04-25 09:25:33 -04:00
2020-04-26 04:24:16 -07: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.