-
Notifications
You must be signed in to change notification settings - Fork 341
Add "std" feature flag #476
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
Signed-off-by: Yoshua Wuyts <[email protected]>
Signed-off-by: Yoshua Wuyts <[email protected]>
Signed-off-by: Yoshua Wuyts <[email protected]>
Signed-off-by: Yoshua Wuyts <[email protected]>
only thing I couldn't figure out was how to keep exporting task_local from the prelude; suggestions welcome! |
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.
Thanks for submitting, that was fast! Leaving some nits here and will now try to figure out what's up with the task_local!
macro... gimme a sec.
I resolved my comments and put |
This adds a "std" feature flag, allowing to opt-in to only the core traits and types. No runtime. Thanks!
Screenshot
default

std
