rust/clippy_utils/src
2024-09-01 20:58:14 -04:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
mir Merge commit '68a799aea9' into clippy-subtree-update 2024-06-27 18:56:04 +02:00
ty/type_certainty Merge commit '37f4fbb929' into clippy-subtree-update 2024-07-25 18:29:17 +02:00
ast_utils.rs Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obk 2024-06-28 08:34:10 +02:00
attrs.rs Rewrite empty_line_after_doc_comments and empty_line_after_outer_attr 2024-08-24 18:07:31 +00:00
check_proc_macro.rs Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
comparisons.rs Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
consts.rs Rename get_source_text to get_source_range. Add new get_source_text which returns a displayable string-like type. 2024-08-09 09:27:00 -04:00
diagnostics.rs Merge commit 'cb806113e0' into clippy-subtree-update 2024-08-08 19:13:50 +02:00
eager_or_lazy.rs Merge commit 'cb806113e0' into clippy-subtree-update 2024-08-08 19:13:50 +02:00
higher.rs Merge commit 'cb806113e0' into clippy-subtree-update 2024-08-08 19:13:50 +02:00
hir_utils.rs Rewrite empty_line_after_doc_comments and empty_line_after_outer_attr 2024-08-24 18:07:31 +00:00
lib.rs Auto merge of #13091 - Alexendoo:empty-line-after-rewrite, r=dswij 2024-08-25 17:47:09 +00:00
macros.rs Auto merge of #12993 - GuillaumeGomez:too_long_first_doc_paragraph, r=Centri3 2024-08-24 15:23:34 +00:00
numeric_literal.rs Merge commit '37f4fbb929' into clippy-subtree-update 2024-07-25 18:29:17 +02:00
paths.rs new lint: zombie_processes 2024-08-27 21:51:02 +02:00
ptr.rs Merge commit '3e5a02b13b' into clippy-subtree-update 2024-06-13 12:30:48 +02:00
qualify_min_const_fn.rs Merge branch 'master' into rustup 2024-08-24 16:31:01 -04:00
source.rs Rewrite empty_line_after_doc_comments and empty_line_after_outer_attr 2024-08-24 18:07:31 +00:00
str_utils.rs Merge commit '09ac14c901' into clippyup 2023-11-02 17:35:56 +01:00
sugg.rs Minor code simplification 2024-09-01 20:58:14 -04:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge branch 'master' into rustup 2024-08-24 16:31:01 -04:00
usage.rs Merge commit '3e5a02b13b' into clippy-subtree-update 2024-06-13 12:30:48 +02:00
visitors.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00