-
Notifications
You must be signed in to change notification settings - Fork 960
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
Remove IDs from wgpu traits #6134
Conversation
1669601
to
242d2a8
Compare
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.
Changelog thing, take or leave
242d2a8
to
3ce1fe8
Compare
Cool that this just got merged, but it also caused a regression on
|
@MarijnS95: Filed an issue to track that at #6169. Deets there plz? |
Another stepping stone towards #5121.
The first commit is the result of a lot of regex replaces, the next 3 commits are manual fixes. The PR needs to be squashed but I figured it might be easier to review the steps individually.
Resolves #6080.