| .. |
|
ast_utils
|
Merge commit '928e72dd10' 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
|
Use ThinVec in various AST types.
|
2023-02-21 11:51:56 +11:00 |
|
attrs.rs
|
Revert "Dogfood missing_assert_message on Clippy"
|
2023-03-08 08:51:50 +00: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 List::empty() instead of mk_substs(&[]).
|
2023-02-24 07:33:02 +11:00 |
|
diagnostics.rs
|
Merge commit '4f3ab69ea0' into clippyup
|
2022-12-29 14:28:34 +01:00 |
|
eager_or_lazy.rs
|
Make clippy happy
|
2023-02-25 19:46:36 +00:00 |
|
higher.rs
|
Restrict #[rustc_box] to Box::new calls
|
2023-03-02 02:42:19 +00:00 |
|
hir_utils.rs
|
Make clippy happy
|
2023-02-25 19:46:36 +00:00 |
|
lib.rs
|
Pull is_full_range method from iter_with_drain
|
2023-03-22 11:01:51 +01:00 |
|
macros.rs
|
Auto merge of #10275 - Alexendoo:format-args-ast, r=flip1995
|
2023-03-10 09:38:18 +00:00 |
|
msrvs.rs
|
New lint to detect &std::path::MAIN_SEPARATOR.to_string()
|
2023-03-16 21:42:04 +01:00 |
|
numeric_literal.rs
|
Revert "Dogfood missing_assert_message on Clippy"
|
2023-03-08 08:51:50 +00:00 |
|
paths.rs
|
New lint to detect &std::path::MAIN_SEPARATOR.to_string()
|
2023-03-16 21:42:04 +01:00 |
|
ptr.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
qualify_min_const_fn.rs
|
Remove DropAndReplace terminator
|
2023-03-07 14:25:22 +01:00 |
|
source.rs
|
Remove snippet_with_macro_callsite
|
2023-03-02 00:51:04 -05:00 |
|
str_utils.rs
|
Merge commit '0eff589afc' into clippyup
|
2021-12-30 15:10:43 +01:00 |
|
sugg.rs
|
Auto merge of #10434 - Jarcho:snip_context, r=dswij
|
2023-03-11 12:45:20 +00:00 |
|
sym_helper.rs
|
Merge commit '928e72dd10' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
ty.rs
|
Use uninit checking from rustc
|
2023-03-21 18:28:06 +01:00 |
|
usage.rs
|
rustc_hir: Relax lifetime requirements on Visitor::visit_path
|
2022-12-01 17:04:02 +03:00 |
|
visitors.rs
|
Make clippy happy
|
2023-02-25 19:46:36 +00:00 |