rust-clippy/clippy_utils/src
2023-05-18 15:43:33 -04:00
..
ast_utils Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
mir Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
ast_utils.rs Make clippy happy 2023-04-27 17:18:12 +00:00
attrs.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
check_proc_macro.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-04-23 03:39:03 -07:00
comparisons.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Slightly refactor constant evaluation and add detection for empty macro expansion and cfged statements. 2023-05-18 15:43:33 -04:00
diagnostics.rs Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup 2022-12-29 14:28:34 +01:00
eager_or_lazy.rs offset_of 2023-04-21 02:14:02 -07:00
higher.rs move lint to loops, emit proper suggestion, more tests 2023-04-29 18:59:07 +02:00
hir_utils.rs Slightly refactor constant evaluation and add detection for empty macro expansion and cfged statements. 2023-05-18 15:43:33 -04:00
lib.rs Slightly refactor constant evaluation and add detection for empty macro expansion and cfged statements. 2023-05-18 15:43:33 -04:00
macros.rs Update macros.rs 2023-05-02 19:02:06 -04:00
msrvs.rs Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup 2023-03-24 14:26:19 +01:00
numeric_literal.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
paths.rs new lint: while_pop_unwrap 2023-04-29 18:59:06 +02:00
ptr.rs Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup 2022-10-06 09:44:38 +02:00
qualify_min_const_fn.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-04-23 03:39:03 -07:00
source.rs Search for inactive cfg attributes and empty macro expansion through 2023-05-18 15:43:23 -04:00
str_utils.rs Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-05-05 17:29:35 +02:00
sym_helper.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-05-05 17:29:35 +02:00
usage.rs rustc_hir: Relax lifetime requirements on Visitor::visit_path 2022-12-01 17:04:02 +03:00
visitors.rs offset_of 2023-04-21 02:14:02 -07:00