Skip to content

Backport: Avoid using ExplainingTypeComparer in regular code #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

tgodzik
Copy link

@tgodzik tgodzik commented Mar 12, 2025

The operations of an ExplainingTypeComparer are expensive. So we should only run it when producing an error message.

The operations of an ExplainingTypeComparer are expensive. So we should only
run it when producing an error message.
@tgodzik tgodzik merged commit fb2c793 into lts-3.3 Mar 12, 2025
38 of 39 checks passed
@tgodzik tgodzik deleted the backport-lts-3.3-21583 branch March 12, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants