Skip to content

Conversation

@kjetilkjeka
Copy link
Contributor

Cust does currently not build with --no-default-features. This PR fixes it.

I removed #[cfg_attr(docsrs, doc(cfg(feature = "bytemuck")))] since this is not a public module and will not be documented by default. In addition it seems like the idea is to support implicit adding based on cfg in the future? Let me know if this was a mistake and I should re-add it.

Also, should cust be built with --no-default-features in CI? Or is it not worth the added compile time in CI?

@RDambrosio016 RDambrosio016 merged commit 0d6cd23 into Rust-GPU:master Mar 13, 2022
@kjetilkjeka kjetilkjeka deleted the cust-no-default-features-fix branch March 13, 2022 18:45
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