You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#129244 - cjgillot:opaque-hir, r=compiler-errors
Make opaque types regular HIR nodes
Having opaque types as HIR owner introduces all sorts of complications. This PR proposes to make them regular HIR nodes instead.
I haven't gone through all the test changes yet, so there may be a few surprises.
Many thanks to `@camelid` for the first draft.
Fixesrust-lang#129023Fixesrust-lang#129099Fixesrust-lang#125843Fixesrust-lang#119716Fixesrust-lang#121422
0 commit comments