-
Notifications
You must be signed in to change notification settings - Fork 53
spirv_builder
feature compile_codegen
to disable building rustc_codegen_spirv
#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
Conversation
0f65bdd
to
1c0baee
Compare
db5a368
to
5235161
Compare
436846c
to
b619665
Compare
8790849
to
b8f659b
Compare
ignore that, my IDE was just derpy I guess |
dd6961d
to
eca83df
Compare
This is looking great @Firestar99 , what's left? |
I'd wait and merge this PR together with Rust-GPU/cargo-gpu#69, in case I find something that still needs adjustment. |
…ven on first completion, code cleanup
f35e492
to
74d1c66
Compare
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.
Great!
Something I forgot to mention here: The default |
See writeup at Rust-GPU/cargo-gpu#69
breaking change:
MetadataPrintout
changed fromFull
toNone
(controls printing ofcargo::rerun-if-changed="path/to/file"
for build script)