mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
The self and interface given to TryFindMatchingWitnessFromImplLookup come from the output of SubstPeriodSelf, so there is no need to do the substitution again. And the self came from a LookupImplWitness instruction so it is already fully canonicalized.