rust/clippy_utils/src
2023-11-02 17:24:19 +01:00
..
ast_utils
mir Reverse postorder instead of using reversed postorder 2023-09-28 23:50:56 +00:00
ty/type_certainty Auto merge of #116163 - compiler-errors:lazyness, r=oli-obk 2023-09-27 01:48:53 +00:00
ast_utils.rs Add gen blocks to ast and do some broken ast lowering 2023-10-27 13:05:48 +00:00
attrs.rs Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup 2023-07-17 10:22:32 +02:00
check_proc_macro.rs Move scrutinee HirId into MatchSource::TryDesugar 2023-08-14 21:43:56 +00:00
comparisons.rs Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup 2023-07-17 10:22:32 +02:00
consts.rs Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup 2023-10-21 14:16:11 +02:00
diagnostics.rs Remove internal feature from clippy_utils 2023-10-27 13:13:26 +00:00
eager_or_lazy.rs Improve spans for indexing expressions 2023-08-04 13:17:39 +02:00
higher.rs Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup 2023-10-21 14:16:11 +02:00
hir_utils.rs Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup 2023-08-24 21:32:12 +02:00
lib.rs refactor: extract common pat_is_wild to clippy_utils 2023-11-01 14:19:23 +01:00
macros.rs fix lint failures in clippy 2023-10-16 19:50:31 -07:00
numeric_literal.rs Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup 2023-07-02 14:59:02 +02:00
paths.rs Remove internal feature from clippy_utils 2023-10-27 13:13:26 +00: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-11-02 17:24:19 +01:00
source.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
str_utils.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
sugg.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-11-02 17:24:19 +01:00
sym_helper.rs
ty.rs AliasTy::new instead of tcx method 2023-10-18 13:57:19 +02:00
usage.rs Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup 2023-09-12 18:44:06 +02:00
visitors.rs Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup 2023-10-06 17:35:45 +02:00