Skip to content
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

Make the libc "extra_traits" feature optional. #1049

Merged
merged 4 commits into from Apr 22, 2024

Conversation

sunfishcode
Copy link
Member

Make "libc/extra_traits" optional and enabled by default, so that it can be disabled by --no-default-features. This fixes rustc-dep-of-std builds, because extra_traits depends on std.

Make "libc/extra_traits" optional and enabled by default, so that it can
be disabled by --no-default-features. This fixes rustc-dep-of-std
builds, because extra_traits depends on std.
@sunfishcode sunfishcode force-pushed the sunfishcode/libc-extra-traits branch from f9e2ed4 to 475d135 Compare April 21, 2024 16:38
@sunfishcode sunfishcode merged commit 1d28750 into main Apr 22, 2024
43 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/libc-extra-traits branch April 22, 2024 16:17
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.

None yet

1 participant