mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
Four lints were missing from LintPass, making them unavailable unless the `clippy` lint group is explicitly enabled: * `for_loop_over_result` * `for_loop_over_option` * `match_overlapping_arm` * `filter_next` |
||
---|---|---|
.. | ||
compile-fail | ||
run-pass | ||
camel_case.rs | ||
cc_seme.rs | ||
compile-test.rs | ||
consts.rs | ||
dogfood.rs | ||
issue-825.rs | ||
matches.rs | ||
trim_multiline.rs | ||
used_underscore_binding_macro.rs | ||
versioncheck.rs |