Skip to content

[BitwiseCopyable] Remove bespoke diagnostic. #72856

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
Apr 5, 2024

Conversation

nate-chandler
Copy link
Contributor

Remove a diagnostic about conforming to Copyable now that a standard one is emitted.

Also reenable the Sema/bitwise_copyable.swift test.

rdar://125934050

Remove a diagnostic about conforming to Copyable now that a standard one
is emitted.

Also reenable the Sema/bitwise_copyable.swift test.

rdar://125934050
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler merged commit d0ba8fd into swiftlang:main Apr 5, 2024
@nate-chandler nate-chandler deleted the rdar125934050 branch April 5, 2024 16:23
nate-chandler added a commit to nate-chandler/swift that referenced this pull request Apr 9, 2024
This bailout was accidentally removed in
swiftlang#72856 when removing a duplicative
diagnostic.

rdar://126135770
nate-chandler added a commit to nate-chandler/swift that referenced this pull request Apr 9, 2024
This bailout was accidentally removed in
swiftlang#72856 when removing a duplicative
diagnostic.

rdar://126135770
nate-chandler added a commit to nate-chandler/swift that referenced this pull request Apr 10, 2024
This bailout was accidentally removed in
swiftlang#72856 when removing a duplicative
diagnostic.

rdar://126135770
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