Skip to content

Implement override-expression evaluation#5249

Merged
jimblandy merged 15 commits intogfx-rs:pipeline-constantsfrom
teoxoy:pipeline-constants
Mar 13, 2024
Merged

Implement override-expression evaluation#5249
jimblandy merged 15 commits intogfx-rs:pipeline-constantsfrom
teoxoy:pipeline-constants

Conversation

@teoxoy
Copy link
Copy Markdown
Member

@teoxoy teoxoy commented Feb 14, 2024

Mainly implements override-expression evaluation for initializers of override declarations.

Tracking meta issue: #4484.

@teoxoy teoxoy requested a review from a team February 14, 2024 14:28
@teoxoy teoxoy force-pushed the pipeline-constants branch from 9e42d3a to 4ac98ea Compare February 14, 2024 14:31
@teoxoy teoxoy changed the title Pipeline constants Implements override-expression evaluation for initializers of override declarations Feb 14, 2024
@teoxoy teoxoy changed the title Implements override-expression evaluation for initializers of override declarations Implement override-expression evaluation Feb 14, 2024
Copy link
Copy Markdown
Member

@jimblandy jimblandy left a comment

Choose a reason for hiding this comment

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

Still reviewing, but I found one thing that (I think?) needs to change.

@jimblandy
Copy link
Copy Markdown
Member

@teoxoy I pushed some comments - could you see if they're correct?

@teoxoy
Copy link
Copy Markdown
Member Author

teoxoy commented Mar 13, 2024

They look great, thank you!

Copy link
Copy Markdown
Member

@jimblandy jimblandy left a comment

Choose a reason for hiding this comment

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

Okay, this looks good, let's merge it.

@teoxoy teoxoy requested a review from a team as a code owner March 13, 2024 19:16
@jimblandy jimblandy merged commit 9cb84c6 into gfx-rs:pipeline-constants Mar 13, 2024
@ErichDonGubler
Copy link
Copy Markdown
Member

FTR: CI was failing because of #5341, but that's 👌🏻 okay, already been fixed because it was merged.

@jimblandy
Copy link
Copy Markdown
Member

jimblandy commented Mar 13, 2024

FTR: CI was failing because of #5341, but that's 👌🏻 okay, already been fixed because it was merged.

I pushed a074d82 to fix that. All checks are now green.

Also, note that I've only landed this in gfx-rs:pipeline-constants, not trunk.

@teoxoy teoxoy mentioned this pull request Apr 5, 2024
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