Skip to content

Make the Diagnose module build in Swift 6 mode #1293

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 14, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 14, 2024

This was mostly about slapping @MainActor on a bunch of declarations since diagnose doesn’t leverage concurrency at the moment.

This was mostly about slapping `@MainActor` on a bunch of declarations since `diagnose` doesn’t leverage concurrency at the moment.
@ahoppen ahoppen requested review from bnbarham and hamishknight May 14, 2024 04:44
@ahoppen ahoppen requested a review from benlangmuir as a code owner May 14, 2024 04:44
@ahoppen
Copy link
Member Author

ahoppen commented May 14, 2024

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented May 14, 2024

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 05a14a8 into swiftlang:main May 14, 2024
3 checks passed
@ahoppen ahoppen deleted the diagnose-in-swift-6-mode branch May 14, 2024 13:13
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