Skip to content

Conversation

aviralg
Copy link

@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
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
Author

aviralg commented Oct 5, 2025

@swift-ci test

@aviralg
Copy link
Author

aviralg commented Oct 6, 2025

@swift-ci test

@aviralg aviralg requested review from slavapestov and artemcm October 6, 2025 20:40
@aviralg aviralg requested a review from artemcm October 6, 2025 21:37
@aviralg
Copy link
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
Author

aviralg commented Oct 7, 2025

@swift-ci smoke test

@artemcm artemcm enabled auto-merge October 7, 2025 18:22
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