Skip to content

Enable clippy lints

It remains the rust::dead_code lint for an upcoming MR.

@lgaeher, I suggest you to check the latest commit 69fe7e20 as some commented code has been removed: You may want to keep some of them. I manually removed very old commented code (1.5 years +). As an example, I kept this code. Unfortunately, there is no lint to flag them: There may be some commented code left.

This MR also adds cargo machete to the CI to detect unused dependencies.

Merge request reports

Loading