]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/sugg.rs
Don't cross contexts while building the suggestion for `redundant_closure_call`
[rust.git] / clippy_utils / src / sugg.rs
2022-11-30 Jason NewcombDon't cross contexts while building the suggestion...
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-27 borsAuto merge of #9919 - Alexendoo:configuration-link...
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-22 borsAuto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho
2022-11-22 borsAuto merge of #9750 - kraktus:lazy_eval, r=xFrednet
2022-11-22 borsAuto merge of #9796 - smoelius:issue-9771, r=flip1995
2022-11-22 borsAuto merge of #9745 - matttpt:fix-redundant-closure...
2022-11-21 borsAuto merge of #9770 - sgued:missnamed-getters, r=llogiq
2022-11-21 borsAuto merge of #9881 - flip1995:rustup, r=flip1995
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-13 borsAuto merge of #9698 - kraktus:xc_bool, r=xFrednet
2022-11-11 clubby789Introduce `ExprKind::IncludedBytes`
2022-11-07 borsAuto merge of #9705 - jntrnr:disable_needless_collect...
2022-11-05 borsAuto merge of #9760 - SquareMan:let_underscore_future...
2022-11-04 borsAuto merge of #9753 - smoelius:changelog, r=xFrednet
2022-11-03 borsAuto merge of #9761 - xFrednet:changelog-1-65, r=giraff...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 borsAuto merge of #9743 - smoelius:improve-needless-lifetim...
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-28 Samuel MoeliusFix adjacent code
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 borsAuto merge of #9630 - CatDevz:fix-aawr-lint, r=flip1995
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
2022-10-21 Dylan DPCRollup merge of #102922 - kper:bugfix/102902-filtering...
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 lcnrrustc_hir_typeck: fix clippy
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 borsAuto merge of #9670 - Alexendoo:missing-trait-methods...
2022-10-20 borsAuto merge of #9680 - flip1995:rustup, r=flip1995
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-19 yukangAdd testcase for next_point, fix more trivial issues...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-13 borsAuto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-12 Ralf Jungmerge rustc history
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 Ralf Jungmerge rustc history
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 borsAuto merge of #2583 - RalfJung:rustup, r=oli-obk
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-03 kraktusrefactor `manual_filter`
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri Astrakhanand a few more from other dirs
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-14 borsAuto merge of #9478 - Alexendoo:ra-docs, r=flip1995
2022-09-14 borsAuto merge of #9475 - Nemo157:mod-files-remap, r=xFrednet
2022-09-14 borsAuto merge of #9476 - Xaeroxe:bool-to-int-inverted...
2022-09-14 Jacob Kieselfix: clippy_utils::Sugg should treat hir::ExprKind...
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
2022-09-14 borsAuto merge of #9465 - Alexendoo:peekable-fp, r=flip1995
2022-09-13 borsAuto merge of #9454 - kraktus:use_self, r=flip1995
2022-09-13 borsAuto merge of #9452 - kraktus:doc, r=flip1995
2022-09-12 borsAuto merge of #9464 - lukaslueg:issue9463, r=dswij
2022-09-12 borsAuto merge of #9466 - lukaslueg:issue9460, r=dswij
2022-09-12 borsAuto merge of #9469 - Alexendoo:expr-field-visitor...
2022-09-12 borsAuto merge of #9458 - Alexendoo:expr-field-visitor...
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 kraktusAdd `manual_filter` lint for `Option`
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-09-01 dswijUse macro source when creating `Sugg` helper
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
next