Skip to content

[Sema] Remove generic environment tracking from StmtChecker #79633

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
Feb 27, 2025

Conversation

hamishknight
Copy link
Contributor

This is no longer necessary now that we use mapLocalArchetypesOutOfContext to assign depths for generic signatures involving element archetypes.

This is no longer necessary now that we use
`mapLocalArchetypesOutOfContext` to assign depths for generic
signatures involving element archetypes.
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight
Copy link
Contributor Author

@swift-ci please test source compatibility

Copy link
Contributor

@slavapestov slavapestov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, nice!

@hamishknight
Copy link
Contributor Author

Source compat failures unrelated

@hamishknight hamishknight merged commit af3e7e7 into swiftlang:main Feb 27, 2025
5 of 7 checks passed
@hamishknight hamishknight deleted the out-of-context branch February 27, 2025 09:26
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.

3 participants