mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
910677fcc6
PR #154634 recently renamed many type parameters that impl `HashStableContext` as `Hcx`. It missed a few that are named `HirCtx`. This commit renames them.