mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
93a1a8064d
`HashStableContext` impls should be in `hcx.rs`, and `HashStable` impls should be in `impls_syntax.rs`. This commit moves a few that are in the wrong file.