Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[go1.20] Native overrides for go1.20 (not generics related) #1310

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

Conversation

grantnelson-wf
Copy link
Collaborator

This is a collection of native overrides needed for go1.20.
These changes are not related to the generics work.

The CI will continue to fail for go1.20 after this change but this will remove several errors from the failures. You may only see the type check error in atomics from go1.20.14:src/sync/atomic/type.go:40 depending on if the other override tickets have gotten in yet or not.

This is part of #1270

@nevkontakte nevkontakte merged commit 5b0b675 into gopherjs:go1.20 May 25, 2024
1 of 4 checks passed
@grantnelson-wf grantnelson-wf deleted the g1.20overridesA branch May 28, 2024 14:48
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