Skip to content

Conversation

aviralg
Copy link
Contributor

@aviralg aviralg commented Oct 4, 2025

This commit introduces a performance hint check that warns on the use of existential any in variable declarations, function and closure parameters and return, and typealiases.

@aviralg
Copy link
Contributor Author

aviralg commented Oct 4, 2025

@swift-ci test

@aviralg aviralg force-pushed the perf-hint/existential-any branch from 7217eb3 to 13a5c2d Compare October 5, 2025 02:11
@aviralg aviralg marked this pull request as ready for review October 5, 2025 02:21
@aviralg
Copy link
Contributor Author

aviralg commented Oct 5, 2025

@swift-ci test

@aviralg
Copy link
Contributor Author

aviralg commented Oct 6, 2025

@swift-ci test

@aviralg aviralg requested review from artemcm and slavapestov October 6, 2025 20:40
@aviralg aviralg requested a review from artemcm October 6, 2025 21:37
@aviralg
Copy link
Contributor Author

aviralg commented Oct 7, 2025

@swift-ci smoke test

This commit introduces a performance hint check that warns on the use of
existential any in variable declarations, function and closure parameters and
returns, and typealiases.
@aviralg aviralg force-pushed the perf-hint/existential-any branch from 3d919e1 to 1cf692f Compare October 7, 2025 18:19
@aviralg
Copy link
Contributor Author

aviralg commented Oct 7, 2025

@swift-ci smoke test

@artemcm artemcm enabled auto-merge October 7, 2025 18:22
@artemcm
Copy link
Contributor

artemcm commented Oct 7, 2025

@swift-ci smoke test

@artemcm artemcm merged commit 38a8b07 into swiftlang:main Oct 8, 2025
3 checks passed
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