rust/clippy_lints/src/utils
Jason Newcomb f6c5d8d599
Remove all usages of match_path, match_qpath and match_path_ast except the author lint.
Add note to fix `MATCH_TYPE_ON_DIAG_ITEM`
Add false negative test for `uninit_assumed_init`
2021-04-15 19:27:25 -04:00
..
author.rs Fix all occurences of needless_borrow internally 2021-04-06 10:43:47 -04:00
conf.rs Add missing lints to MSRV config doc 2021-03-26 16:58:06 +01:00
inspector.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-04-08 17:36:41 +02:00
internal_lints.rs Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
mod.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00