mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
fb09bd52a8
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.