-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix typing for select
#7572
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
ErichDonGubler
merged 2 commits into
gfx-rs:trunk
from
erichdongubler-mozilla:auto-type-conv-for-select-args
Jun 11, 2025
Merged
Fix typing for select
#7572
ErichDonGubler
merged 2 commits into
gfx-rs:trunk
from
erichdongubler-mozilla:auto-type-conv-for-select-args
Jun 11, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
991856b
to
cfd29df
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
cfd29df
to
c6dcb79
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
c6dcb79
to
62c8609
Compare
1 task
2de9a82
to
83ad8bb
Compare
This comment was marked as resolved.
This comment was marked as resolved.
select
select
db91e44
to
2f271ab
Compare
d792084
to
817989b
Compare
This comment was marked as resolved.
This comment was marked as resolved.
6db2cc1
to
6e62829
Compare
1 task
6e62829
to
88fa2bb
Compare
ErichDonGubler
commented
May 2, 2025
ErichDonGubler
commented
May 2, 2025
dd40727
to
1881436
Compare
select
select
1881436
to
4c8503b
Compare
jimblandy
reviewed
May 22, 2025
jimblandy
reviewed
May 22, 2025
291d321
to
0da4827
Compare
This comment was marked as resolved.
This comment was marked as resolved.
Marking this as ready for review, since the approach has been validated and it is in de-facto late stages of review. |
f001acc
to
bab4369
Compare
jimblandy
approved these changes
Jun 10, 2025
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.
This is ready to land, with the following changes.
bab4369
to
ccca440
Compare
a1a660e
to
2036853
Compare
ErichDonGubler
commented
Jun 11, 2025
2036853
to
e477ad9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Connections
Depends on feat(naga): constant evaluation forselect
#7602.select
#7538.Testing
Tests have been added, as well as a test run against
webgpu:shader,execution,expression,call,builtin,select:*
in a locally modified Firefox.Squash or Rebase?
rebase plz
Checklist
CHANGELOG.md
entry.