Clippy 1.88 by thomas-zahner · Pull Request #1749 · lycheeverse/lychee (original) (raw)
Pipeline fails because of Rust 1.88 was released yesterday with new clippy suggestions.
The most interesting part of this PR is that I removed #[ignore] from two tests as I noticed that they are actually passing. I assume it's because the issues were addressed in the meantime. Or is there a reason we should still ignore them?