mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 23:20:39 +00:00
9f3b6e9acd
Introduced an ignored_ids parameter. Takes O(n^2) time in the worst case. Can be changed to collect block ids in first phase, and then filter with binary search in second. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
foo.txt | ||
README.md |