rust/clippy_utils/src
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
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ast_utils.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
attrs.rs Deprecate filter_map 2021-04-10 16:59:59 -05:00
camel_case.rs Merge commit '6ed6f1e6a1' into clippyup 2021-03-12 15:30:50 +01:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-04-08 17:36:41 +02:00
diagnostics.rs Added documentation to the multispan_sugg method 2021-04-05 13:33:45 +02:00
eager_or_lazy.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
higher.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
hir_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-04-08 17:36:41 +02:00
lib.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
numeric_literal.rs Use iter::zip in src/tools/clippy/ 2021-03-26 09:33:38 -07:00
paths.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
ptr.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
qualify_min_const_fn.rs Fix a FP in missing_const_for_fn 2021-04-14 09:23:44 +12:00
source.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
sugg.rs clippy_utils: fix needless parenthesis output from sugg::Sugg::maybe_par 2021-04-01 10:40:44 +09:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
usage.rs Use DefIdMap and similar aliases 2021-04-03 18:02:49 -05:00
visitors.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00