mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 17:56:06 +00:00
Make `crate_hash` not iterate over `hir_crate` owners anymore cc https://github.com/rust-lang/rust/issues/95004 One more direct usage of hir::Crate removed
For more information about how rustc works, see the rustc dev guide.