Skip to content

Flow analysis: Fix promote()'s update of tested set. #1116

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

Conversation

stereotype441
Copy link
Member

When promoting via a test on type T, the type that should be added to
the test set is T, even if the actual promoted type is different.
This brings the spec in line with the implementation.

When promoting via a test on type T, the type that should be added to
the test set is T, even if the actual promoted type is different.
This brings the spec in line with the implementation.
@stereotype441
Copy link
Member Author

@stereotype441 stereotype441 merged commit 9768256 into dart-lang:master Jul 24, 2020
@stereotype441 stereotype441 deleted the fa-fix-promote-tested-type branch July 24, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants