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
the behavior feels fairly straightforward and how I'd expect it to happen, so this is fine to me
The text was updated successfully, but these errors were encountered:
lcnr
changed the title
instantiating TAIT with another TAIT stops being an error
instantiating an opaque with another opaque stops being an error
Jun 6, 2023
cc rust-lang/rust#112076
the current solver intentionally hard errors when it encounters this situation https://github.com/rust-lang/rust/blob/fd9bf594366e73efb1a26a023e0b4de8eff82b94/compiler/rustc_infer/src/infer/opaque_types.rs#L152-L167
the behavior feels fairly straightforward and how I'd expect it to happen, so this is fine to me
The text was updated successfully, but these errors were encountered: