Skip to content
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

[wgsl-in] Rename StatementContext::local_vars. #2578

Closed

Conversation

jimblandy
Copy link
Member

Rename front::wgsl::lower::StatementContext::variables to local_vars, to match the corresponding field of
RuntimeExpressionContext.

Rename `front::wgsl::lower::StatementContext::variables` to
`local_vars`, to match the corresponding field of
`RuntimeExpressionContext`.
@jimblandy jimblandy requested a review from a team as a code owner October 21, 2023 23:57
@teoxoy
Copy link
Member

teoxoy commented Oct 23, 2023

I resolved the conflict via github's UI, but I'm now seeing: "This branch cannot be rebased due to conflicts".

It seems that #2580 obsoletes this change though; do we still need this PR?

@jimblandy
Copy link
Member Author

Oh - yes, this is now unneeded. Sorry about that.

@jimblandy jimblandy closed this Oct 23, 2023
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