Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 335 Bytes

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.