pubgrub-rs / pubgrub

PubGrub version solving algorithm implemented in Rust
https://pubgrub-rs.github.io/pubgrub/pubgrub/
Mozilla Public License 2.0
337 stars 30 forks source link

ci: false positive #176

Closed Eh2406 closed 6 months ago

Eh2406 commented 6 months ago

Stable clippy complains about this line. Nightly does not. Furthermore following the suggestion, or any variant of the suggestion I've tried, does not lead to code that compiles. I think this is a false positive and we should ignore it for six weeks.