mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +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.