Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
In some cases, we can eagerly determine that some types are not convertible. This can happen when both the from and the that from types are the same, but their to's don't, because we only use the from types to compute the match.
This should save a few cycles when dealing with the worst case scenarios.
Attachments
Issue Links
- links to