mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-24 04:44:19 +00:00
335 B
335 B
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.