Skip to content

[CodeComplete] Offer completions after ~ in an inheritance clause #65805

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
May 12, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 9, 2023

We should only be suggesting Copyable after ~ in an inheritance clause, in accordance with SE-0390

rdar://109063223

@ahoppen
Copy link
Member Author

ahoppen commented May 9, 2023

@swift-ci Please smoke test

We should only be suggesting `Copyable` after `~` in an inheritance clause, in accordance with [SE-0390](https://github.com/apple/swift-evolution/blob/main/proposals/0390-noncopyable-structs-and-enums.md)

rdar://109063223
@ahoppen ahoppen force-pushed the ahoppen/complete-constraint-type branch from 147d058 to 2abae10 Compare May 10, 2023 03:21
@ahoppen
Copy link
Member Author

ahoppen commented May 10, 2023

@swift-ci Please smoke test

@ahoppen ahoppen merged commit e8a32e4 into swiftlang:main May 12, 2023
@ahoppen ahoppen deleted the ahoppen/complete-constraint-type branch May 12, 2023 20:32
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.

2 participants