Closed
Description
I am used to cargo clippy
providing many good hints in other Rust projects. However, the equivalent here (./x.py clippy
) does not complete after around 64,000 lines of output.
The output of a single clippy run.
I am used to cargo clippy
providing many good hints in other Rust projects. However, the equivalent here (./x.py clippy
) does not complete after around 64,000 lines of output.
The output of a single clippy run.