mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
743623d4f7
Refactoring to `OpaqueTyOrigin`
Pulled out of a larger PR that uses these changes to do cross-crate encoding of opaque origin, so we can use them for edition 2024 migrations. These changes should be self-explanatory on their own, tho 😄