Skip to content
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

[SR-8008] Swift should diagnose redundant ': Any' conformances #50541

Open
hamishknight opened this issue Jun 15, 2018 · 1 comment
Open

[SR-8008] Swift should diagnose redundant ': Any' conformances #50541

hamishknight opened this issue Jun 15, 2018 · 1 comment
Labels
compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis

Comments

@hamishknight
Copy link
Collaborator

Previous ID SR-8008
Radar None
Original Reporter @hamishknight
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Improvement, TypeChecker
Assignee None
Priority Medium

md5: 00b211707b50fb6eea4ea2ee2c558288

Issue Description:

For example, we should warn on the below code:

struct S : Any {}
@hamishknight
Copy link
Collaborator Author

#17425

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
Projects
None yet
Development

No branches or pull requests

1 participant