]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/needless_pass_by_value.rs
merge rustc history
[rust.git] / clippy_lints / src / needless_pass_by_value.rs
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.
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 borsAuto merge of #80679 - jackh726:predicate-kind-take2...
2021-01-16 Jack HueyReview changes
2021-01-16 Jack HueyCleanup
2021-01-16 Jack HueyUse pred not binder
2021-01-16 Jack HueyCleanup
2021-01-16 Jack HueyRemove PredicateKind
2021-01-16 Jack HueyRemove PredicateKind::Atom
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-16 Bastian Kauschkeclippy: fold by value
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-02 Dhruv JauharProvide diagnostic suggestion in ExprUseVisitor Delegate
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
next