]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/needless_pass_by_value.rs
Check ADT fields for copy implementations considering regions
[rust.git] / clippy_lints / src / needless_pass_by_value.rs
2023-01-13 Michael GouletCheck ADT fields for copy implementations considering...
2023-01-04 Michael Gouletget_parent and find_parent
2023-01-04 Michael Gouletrename get_parent_node to parent_id
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
2022-12-02 borsAuto merge of #104963 - petrochenkov:noaddids2, r=cjgillot
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-25 borsAuto merge of #104846 - spastorino:santa-clauses-make...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Santiago PastorinoIntroduce PredicateKind::Clause
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-22 borsAuto merge of #103578 - petrochenkov:nofict, r=nagisa
2022-11-22 borsAuto merge of #104696 - matthiaskrgr:rollup-gi1pdb0...
2022-11-21 Oli SchererFix clippy's missing substs
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 Matthias KrügerRollup merge of #104595 - compiler-errors:poly-existent...
2022-11-20 borsAuto merge of #98914 - fee1-dead-contrib:min-deref...
2022-11-18 DeadbeefRm diagnostic item, use lang item
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-27 Maybe WaffleUpdate tooling
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 lcnrrustc_hir_typeck: fix clippy
2022-10-12 Ralf Jungmerge rustc history
2022-10-10 Ralf Jungmerge rustc history
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
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-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Jack HueyRemove ReEmpty
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-02 Cameron Steffenclippy: BindingAnnotation change
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new`
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-10 Eric HolkUpdate clippy to new rake_read signature
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-04-29 David Wooderrors: `span_suggestion` takes `impl ToString`
2022-04-23 Camille GILLOTStop visiting visibility.
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-05 David Wooderrors: implement fallback diagnostic translation
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 Eric HolkRemove is_autoref parameter
2022-03-07 Eric HolkUpdate clippy to new ExprUseVisitor delegate
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-24 Dylan DPCRollup merge of #93714 - compiler-errors:can-type-impl...
2022-02-24 Michael Gouletbetter ObligationCause for normalization errors in...
2022-02-23 Eduard-Mihai BurtescuReplace `&mut DiagnosticBuilder`, in signatures, with...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-15 Elleninitial revert
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-08-26 lcnrupdate `TypeFlags` to deal with missing ct substs
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-13 Deadbeefmove Constness into TraitPredicate
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-16 borsAuto merge of #87140 - camsteffen:pat-slice-refs, r...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-14 Aman AroraExprUseVisitor::Delegate consume only when moving
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #83188 - petrochenkov:field, r=lcnr
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-15 RoxaneAdd comments with examples and tests
2021-03-14 RoxaneAdd fake_read() to clippy
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-09 Camille GILLOTDo not store attrs in FnKind.
next