summary refs log tree commit diff
path: root/src/tools/clippy/tests/ui/author
AgeCommit message (Expand)AuthorLines
2024-01-16Deal with additional wrapping of async closure body in clippyMichael Goulet-1/+5
2023-12-28Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-syncPhilipp Krones-1/+5
2023-12-26Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkovMichael Goulet-0/+4
2023-12-26Make some non-diagnostic-affecting QPath::LangItem into regular qpathsMichael Goulet-0/+4
2023-12-25Fix clippy's usage of Body's coroutine_kindMichael Goulet-3/+3
2023-11-04fix clippy author and failing testDinu Blanovschi-2/+2
2023-10-21Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyupPhilipp Krones-0/+100
2023-04-23Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyupPhilipp Krones-1/+1
2023-03-08Remove `identity_future` indirectionArpad Borsos-5/+1
2022-11-24Avoid `GenFuture` shim when compiling async constructsArpad Borsos-1/+1
2022-10-23Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyupflip1995-352/+314
2022-09-09Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyupPhilipp Krones-1/+6
2022-09-06Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillotbors-7/+7
2022-09-05separate the receiver from arguments in HIR under /clippyTakayuki Maeda-3/+3
2022-09-02clippy: BindingAnnotation changeCameron Steffen-7/+7
2022-01-21Remove a span from hir::ExprKind::MethodCallCameron Steffen-1/+1
2021-12-23fix clippylcnr-1/+2
2021-12-13let-else: use hir::Let in clippyCormac Relf-3/+3
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-134/+407
2021-11-21Fix Clippy with changed for loop desugarCameron Steffen-34/+19
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-1/+2
2021-07-29Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyupflip1995-16/+44
2021-01-07Reintroduce hir::ExprKind::IfCaio-1/+1
2020-08-17clippy: support `QPath::LangItem`David Wood-7/+9
2020-05-02Add 'src/tools/clippy/' from commit 'd2708873ef711ec8ab45df1e984ecf24a96cd369'Oliver Scherer-0/+234