Files
carbon-lang/toolchain/check
Dana Jansens bbca8668ae Allow witnesses to come from a facet with partially identified type in the lookup target (#7260)
We allow impl lookup to use `Self` which is partially identified, but we
were only allowing this for the `Self` facet appearing in the impl
lookup query self. We should also allow it when `Self` appears in the
impl lookup query target facet type.

But demonstrate that `Self` appearing in the interface of an
ImplWitnessAccess (a compound member access) is not sufficient at this
time, as it does not put `Self` into the type structure.
2026-05-25 23:02:06 +00:00
..
2026-05-07 19:42:23 +00:00
2026-04-16 23:31:31 +00:00
2026-05-01 19:53:16 +00:00
2026-04-27 19:04:59 +00:00