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 dead code warning when default features are turned off. #783

Open
tobz opened this issue Aug 13, 2024 · 0 comments
Open

Fix dead code warning when default features are turned off. #783

tobz opened this issue Aug 13, 2024 · 0 comments
Labels
A-tower Area: the tower crate itself E-easy Call for participation: Experience needed to fix: Easy / not much P-low Low priority

Comments

@tobz
Copy link
Member

tobz commented Aug 13, 2024

There's a warning about Sealed (in tower) not being used when default features are disabled, as seen here: https://github.com/tower-rs/tower/actions/runs/10373855535/job/28719943265#step:5:72

We should fix that.

@tobz tobz added A-tower Area: the tower crate itself P-low Low priority E-easy Call for participation: Experience needed to fix: Easy / not much labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tower Area: the tower crate itself E-easy Call for participation: Experience needed to fix: Easy / not much P-low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant