mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +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.