mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

hir: Refactor getters for HIR parents See individual commits. I ended up removing on of the FIXMEs from https://github.com/rust-lang/rust/pull/120206 instead of addressing it.