mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 15:37:14 +00:00
Reduce indirect assoc parent queries Simplify some code that uses multiple queries to get the parent of an associated item.
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.