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

Remove all warnings during compilation #7

Open
emirror-de opened this issue Sep 14, 2022 · 1 comment
Open

Remove all warnings during compilation #7

emirror-de opened this issue Sep 14, 2022 · 1 comment
Assignees
Labels
approved This issue is ready to be worked on bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@emirror-de
Copy link
Owner

Expected behavior

On compilation, no warnings should be emitted by the compiler.

Actual behavior

The compiler emits warnings.

To Reproduce

cargo build --all-features

@emirror-de emirror-de added bug Something isn't working approved This issue is ready to be worked on labels Sep 14, 2022
@emirror-de emirror-de self-assigned this Sep 14, 2022
@emirror-de emirror-de added the good first issue Good for newcomers label Sep 15, 2022
@emirror-de emirror-de added this to the v0.4.0 milestone Sep 15, 2022
@emirror-de
Copy link
Owner Author

With aa1fd55, only warnings about unused Entireness are shown.

Still, for lewp-css warnings are emitted on cargo doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue is ready to be worked on bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant