Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented May 22, 2020

This is an attempt to address some issues with Cargo's build-std feature. Currently, Cargo does not know whether or not the mem feature needs to be enabled. This will hopefully automatically cover the majority of platforms where this is needed.

I suspect it is likely this may not be sufficient for custom platforms (such as those using custom JSON specs). If there are any ideas on how to automatically cover that, I'd like to discuss options.

cc rust-lang/wg-cargo-std-aware#15 rust-lang/wg-cargo-std-aware#53

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