rust/compiler/rustc_mir_transform
Zalathar db9f0bb532 coverage: Remove obsolete comment about hashing HIR
This code does not hash HIR manually (and has not done so for some time); it
merely obtains a hash returned as part of `hir_owner_nodes`.
2025-08-08 20:04:15 +10:00
..