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

Guidance document fix #9 #72

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Guidance document fix #9 #72

merged 3 commits into from
Jun 18, 2024

Conversation

mattmassicotte
Copy link
Collaborator

@mattmassicotte mattmassicotte commented Jun 14, 2024

I've begun work on a guidance document. Currently, this mostly lines up with the content from the "Migrate your app to Swift 6" WWDC video. However, I did get into the leaf vs root module problem.

I also have a lot more to do here, but I thought it would be useful to get feedback early. Especailly since @dempseyatgithub had some ideas too.

#46

@mattmassicotte
Copy link
Collaborator Author

cc @hborla @ktoso

Copy link
Member

@hborla hborla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a great start. I think we should also mention some of the "upcoming features" that are very high value to enable before enabling complete concurrency checking because they have the potential to eliminate a huge subset of the complete concurrency warnings. The two that come to mind are GlobalConcurrency and InferSendableFromCaptures.

Guide.docc/Guidance.md Outdated Show resolved Hide resolved
Guide.docc/Guidance.md Outdated Show resolved Hide resolved
Guide.docc/Guidance.md Outdated Show resolved Hide resolved
Guide.docc/Guidance.md Outdated Show resolved Hide resolved
Guide.docc/Guidance.md Outdated Show resolved Hide resolved
Copy link
Member

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start, some minor wording ideas; pick or not, your call :)

@mattmassicotte mattmassicotte merged commit 4abdbe4 into main Jun 18, 2024
@mattmassicotte mattmassicotte deleted the mattmassicotte/guidance branch June 18, 2024 19:44
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