mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +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.