-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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 by Bors] - Remove unnecessary exceptions for wgpu #2356
Conversation
why do you think they are unnecessary? |
Should've clarified 😅 : they'll soon be unnecessary, as gfx-rs/wgpu#1516 will remove the need for it. |
Wgpu 0.9 has dropped with the new license! |
Could you also do the update to wgpu 0.9 in this PR? It would be best to remove exceptions and update in the same PR otherwise CI will be broken between the two |
to be done after #2371 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like upstream got merged; we can merge this in now @mockersf.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Just @Cupnfish for OptimisticPeach/hexasphere#7 remaining
They just responded. |
@TheRawMeatball could you resolve the conflicts ? |
bors r+ |
Pull request successfully merged into main. Build succeeded: |
No description provided.