mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
ee03c286cf
Fill in HIR hash for associated opaque types Fixes https://github.com/rust-lang/rust/issues/122508
For more information about how rustc works, see the rustc dev guide.