mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 00:55:29 +00:00
Generate metadata by iterating on DefId instead of traversing the HIR tree 1/N Sample from #80347.
For more information about how rustc works, see the rustc dev guide.