-
Notifications
You must be signed in to change notification settings - Fork 245
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
Unable to build rustc_codegen_spirv with nightly 2023-09-30 #1107
Comments
I think this using 2023-05-27 is related |
FWIW following your steps
|
You also might want to check out #1109 if you want a newer nightly. |
Turns out the doc was outdated and People in discord helped me out. |
I'm also having all kinds of issues getting spirv-builder to work (among which is the error complaining that I'm using 2023-09-30 instead of 2023-09-27, and when changing to that toolchain, there's other issues with |
Expected Behaviour
I expected it to build without issue on 2023-09-30
Example & Steps To Reproduce
rustc_codegen_spirv fails to build because I'm using nightly 2023-09-30 instead of 2023-05-27.
Reviewing the commit history I think I'm using correct nightly version.
cargo build
System Info
Backtrace
Backtrace
The text was updated successfully, but these errors were encountered: