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

Fix compilation without default features #59

Merged
merged 2 commits into from
Nov 13, 2022
Merged

Fix compilation without default features #59

merged 2 commits into from
Nov 13, 2022

Conversation

Shatur
Copy link
Contributor

@Shatur Shatur commented Aug 23, 2022

Fixes compilation when the default features are disables.

I also splitted use to make cfg(feature ...) look better. By default rust-analyzer splits includes into std, third-party and your, so I did the same.

@aevyrie aevyrie merged commit 8b5694a into aevyrie:main Nov 13, 2022
@aevyrie
Copy link
Owner

aevyrie commented Nov 13, 2022

Looks great. Thank you!

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