mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
85e355ea9b
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.