-
Notifications
You must be signed in to change notification settings - Fork 15
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
Upgrade from spirq 0.6.2 to 1.0.0 #68
Conversation
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.
Thank you so much for sending the update and congratulations on v1.0
! 🎉
spirq
has the most accurate SPIR-V data in the Rust ecosystem and is essential to this library.
This fixes the issues with the examples in this repository, but I found a separate issue when testing a different project: I will send another PR the fixes are straightforward. |
Your current code won't compile because
spirq>=0.6.2
is too relaxed btw