.. |
ast_utils
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
mir
|
Address https://github.com/rust-lang/rust/pull/105659
|
2022-12-20 05:30:12 -05:00 |
ast_utils.rs
|
rustc_ast_lowering: Stop lowering imports into multiple items
|
2022-12-01 18:51:20 +03:00 |
attrs.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' 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 '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
consts.rs
|
Relax clippy_utils::consts::miri_to_const pointer type restrictiveness
|
2022-12-18 03:02:45 +03:00 |
diagnostics.rs
|
Fix adjacent code
|
2022-12-20 05:12:13 -05:00 |
eager_or_lazy.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
higher.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
hir_utils.rs
|
Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors
|
2022-11-27 14:30:19 +00:00 |
lib.rs
|
[arithmetic-side-effects] Consider negative numbers and add more tests
|
2023-01-06 12:25:51 -03:00 |
macros.rs
|
uninlined_format_args: Ignore assert! and debug_assert! before 2021 edition
|
2022-12-10 18:35:24 +09:00 |
msrvs.rs
|
Restrict suggestion of deriving Default for enums to MSRV 1.62.
|
2023-01-05 13:06:43 -08:00 |
numeric_literal.rs
|
Use token::Lit in ast::ExprKind::Lit .
|
2022-11-16 09:41:28 +11:00 |
paths.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-12-17 13:56:32 +01: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
|
2022-12-17 13:56:32 +01:00 |
source.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
str_utils.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
sugg.rs
|
Avoid match_wildcard_for_single_variants on guarded wild matches
|
2022-12-10 21:05:08 +09: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
|
2022-12-17 13:56:32 +01:00 |
usage.rs
|
rustc_hir: Relax lifetime requirements on Visitor::visit_path
|
2022-12-01 17:04:02 +03:00 |
visitors.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |