Per the latest spec, we now distinguish between interface implementation and constraint satisfaction.
However, currently the compiler reports constraint satisfaction errors with the phrase "cannot implement" or "does not implement" instead of "cannot satisfy" or "does not satisfy".
Not necessarily a release blocker but would be good to fix ASAP.
Per the latest spec, we now distinguish between interface implementation and constraint satisfaction.
However, currently the compiler reports constraint satisfaction errors with the phrase "cannot implement" or "does not implement" instead of "cannot satisfy" or "does not satisfy".
Not necessarily a release blocker but would be good to fix ASAP.