rust/clippy_utils/src
2023-02-16 17:05:56 -07:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
mir Make visiting traits generic over the Interner 2023-02-13 10:24:49 +00:00
ast_utils.rs Rename Rptr to Ref in AST and HIR 2022-12-28 18:52:36 +01:00
attrs.rs Merge commit 'd822110d3b' into clippyup 2022-12-01 18:29:38 +01:00
check_proc_macro.rs Add StrStyle to ast::LitKind::ByteStr. 2022-12-02 10:38:58 +11:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Use target instead of machine for mir interpreter integer handling. 2023-02-15 08:56:18 +00:00
diagnostics.rs Merge commit '4f3ab69ea0' into clippyup 2022-12-29 14:28:34 +01:00
eager_or_lazy.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
higher.rs Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Rename Rptr to Ref in AST and HIR 2022-12-28 18:52:36 +01:00
lib.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
macros.rs Merge commit '0f7558148c' into clippyup 2023-02-10 14:01:19 +01:00
msrvs.rs Merge commit '7f27e2e74e' into clippyup 2023-01-12 19:48:13 +01:00
numeric_literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
paths.rs Merge commit '7f27e2e74e' into clippyup 2023-01-12 19:48:13 +01:00
ptr.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
qualify_min_const_fn.rs add AliasEq to PredicateKind 2023-02-10 13:44:46 +00:00
source.rs Merge commit 'd822110d3b' into clippyup 2022-12-01 18:29:38 +01:00
str_utils.rs Merge commit '0eff589afc' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs Merge commit '0f7558148c' into clippyup 2023-02-10 14:01:19 +01:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
usage.rs rustc_hir: Relax lifetime requirements on Visitor::visit_path 2022-12-01 17:04:02 +03:00
visitors.rs Merge commit '0f7558148c' into clippyup 2023-02-10 14:01:19 +01:00