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

Fix lock token lifetimes #403

Merged
merged 1 commit into from
Dec 9, 2019
Merged

Fix lock token lifetimes #403

merged 1 commit into from
Dec 9, 2019

Conversation

kvark
Copy link
Member

@kvark kvark commented Dec 8, 2019

Fixes #402

Copy link
Contributor

@yanchith yanchith left a comment

Choose a reason for hiding this comment

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

❤️

Played with it a bit. The lock guards now really do keep the borrow alive!

@kvark
Copy link
Member Author

kvark commented Dec 8, 2019 via email

bors bot added a commit that referenced this pull request Dec 8, 2019
403: Fix lock token lifetimes r=yanchith a=kvark

Fixes #402

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 9, 2019

Build succeeded

@bors bors bot merged commit bd24c20 into gfx-rs:master Dec 9, 2019
@kvark kvark deleted the lifetime branch December 9, 2019 00:46
Patryk27 pushed a commit to Patryk27/wgpu that referenced this pull request Nov 23, 2022
)

Also, fix the Typifier's handling of logical operations.
See gfx-rs/naga#404 for v0.3 branch.
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.

Fix HUB token lifetimes
2 participants