summary refs log tree commit diff
path: root/src/tools/clippy/tests/ui/author
AgeCommit message (Expand)AuthorLines
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