rust/clippy_lints
Aleksei Latyshev d0c1f8ada2
fix fp on while-let-on-iterator
- fix `is_refutable` for slice patterns
- fix `is_refutable` for bindings
- add some TODO-s for cases, which can not be fixed easily
2020-05-02 14:21:29 +03:00
..
2020-05-02 14:21:29 +03:00
2020-03-25 07:50:08 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.