.. |
ast_utils
|
|
|
mir
|
Reverse postorder instead of using reversed postorder
|
2023-09-28 23:50:56 +00:00 |
ty/type_certainty
|
fix some typos
|
2024-01-02 19:21:51 -05:00 |
ast_utils.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2023-12-28 19:20:18 +01:00 |
attrs.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2023-12-28 19:20:18 +01:00 |
check_proc_macro.rs
|
Give VariantData::Struct named fields, to clairfy recovered .
|
2023-12-20 00:07:34 +00:00 |
comparisons.rs
|
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
|
2023-07-17 10:22:32 +02:00 |
consts.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
diagnostics.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2023-12-28 19:20:18 +01:00 |
eager_or_lazy.rs
|
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
|
2023-12-01 18:21:58 +01:00 |
higher.rs
|
add tests, lint on while let true and matches!(.., true)
|
2023-12-16 17:40:32 +01:00 |
hir_utils.rs
|
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
|
2023-12-01 18:21:58 +01:00 |
lib.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08: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
|
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
|
2023-11-16 19:13:24 +01:00 |
ptr.rs
|
|
|
qualify_min_const_fn.rs
|
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
|
2023-11-02 17:35:56 +01:00 |
source.rs
|
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
|
2023-11-02 17:35:56 +01:00 |
str_utils.rs
|
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
|
2023-11-02 17:35:56 +01:00 |
sugg.rs
|
Plumb awaitness of for loops
|
2023-12-19 12:26:20 -08:00 |
sym_helper.rs
|
|
|
ty.rs
|
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
|
2023-12-16 14:12:50 +01:00 |
usage.rs
|
Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup
|
2023-09-12 18:44:06 +02:00 |
visitors.rs
|
don't visit any nested bodies in is_const_evaluatable
|
2023-12-16 22:13:54 +01:00 |