]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/redundant_clone.rs
Auto merge of #68717 - petrochenkov:stabexpat, r=varkor
[rust.git] / clippy_lints / src / redundant_clone.rs
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-03 Dylan MacKenzieUpdate clippy lint
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-26 borsAuto merge of #5534 - phansch:remove-util-dev, r=flip1995
2020-04-26 borsAuto merge of #5509 - phansch:more-diagnostic-items2...
2020-04-26 Philipp Hanschcargo dev fmt
2020-04-26 Philipp HanschMore diagnostic items
2020-04-25 Philipp KronesRollup merge of #5505 - flip1995:avoid_running_lints...
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-23 borsAuto merge of #5508 - lzutao:rustup-71044, r=phansch
2020-04-23 lzutao`predecessors_for` will be removed soon
2020-04-23 Lzu TaoRustup "Remove `BodyAndCache`"
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-15 borsAuto merge of #5345 - Toxyxer:add-lint-for-float-in...
2020-04-15 borsAuto merge of #5452 - phansch:match_def_path_refactor...
2020-04-14 borsAuto merge of #5449 - phansch:diagnostic-items, r=matth...
2020-04-14 borsAuto merge of #5460 - phansch:fix_incorrect_tests,...
2020-04-14 borsAuto merge of #5457 - phansch:sym, r=matthiaskrgr
2020-04-14 borsAuto merge of #5453 - rabisg0:fix/redundant_clone,...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
2020-04-13 Rabi GuhaFixes #5405: redundant clone false positive with arrays
2020-04-11 borsAuto merge of #5450 - matthiaskrgr:rustup_41, r=phansch
2020-04-11 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70986
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-01 borsAuto merge of #5402 - pmk21:allow-let-underscore-must...
2020-04-01 borsAuto merge of #5401 - dtolnay:option, r=Manishearth
2020-04-01 borsAuto merge of #5400 - flip1995:rustup, r=Manishearth
2020-04-01 flip1995Rustup to rust-lang/rust#70627
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-30 borsAuto merge of #5380 - lzutao:deprecate-REPLACE_CONSTS...
2020-03-30 borsAuto merge of #5390 - phansch:rustupp, r=matthiaskrgr
2020-03-30 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/70449
2020-03-27 borsAuto merge of #5376 - flip1995:verbose_file_reads_restr...
2020-03-27 borsAuto merge of #5377 - matthiaskrgr:rustup_38, r=flip1995
2020-03-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69644
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-25 borsAuto merge of #5370 - phansch:matches, r=matthiaskrgr
2020-03-25 Philipp HanschRemove dependency on `matches` crate
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-13 borsAuto merge of #5308 - flip1995:changelog, r=Manishearth
2020-03-12 borsAuto merge of #5304 - sinkuu:redundant_clone_not_consum...
2020-03-12 Shotaro YamadaUse visit_place
2020-03-12 Shotaro YamadaCheck for mutation
2020-03-12 Shotaro YamadaOnly fires on temporaries
2020-03-12 Shotaro YamadaExtend `redundant_clone` to the case that cloned value...
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5298 - rust-lang:needless_doc_main_code...
2020-03-10 borsAuto merge of #5299 - JohnTitor:contrib, r=flip1995
2020-03-10 borsAuto merge of #5296 - sinkuu:fix_ice_trivial_bounds...
2020-03-10 Shotaro YamadaFix ICE with trivial_bounds feature
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-21 borsAuto merge of #5200 - nipunn1313:unneeded_field_pattern...
2020-02-20 borsAuto merge of #5204 - flip1995:license, r=Manishearth
2020-02-20 borsAuto merge of #5198 - sinkuu:redundant_clone_df, r...
2020-02-19 Shotaro YamadaMigrate to generic dataflow
2020-02-19 Shotaro YamadaRename for clarity
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-29 borsAuto merge of #5104 - JohnTitor:rustup-0129, r=Manishearth
2020-01-29 Yuki OkushiRustup to rust-lang/rust#68512
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRemove references
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67000
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
2020-01-09 borsAuto merge of #4960 - ThibsG:patterns_with_wildcard_...
2020-01-09 borsAuto merge of #5025 - JohnTitor:rustup-0109, r=flip1995
2020-01-09 Yuki OkushiRustup to rust-lang/rust#67979
2020-01-08 borsAuto merge of #5022 - flip1995:useless_attr, r=phansch
2020-01-08 borsAuto merge of #5017 - sinkuu:mir_no_opt_fallout, r...
2020-01-08 Shotaro YamadaFix `redundant_clone`
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2020-01-04 borsAuto merge of #4992 - phansch:rustup_foobar, r=matthiaskrgr
2020-01-04 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/67853
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-30 borsAuto merge of #4972 - JohnTitor:rustup, r=llogiq
2019-12-30 Yuki OkushiRustup to rust-lang/rust#66942
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Add <'_> where necessary
2019-12-20 borsAuto merge of #4920 - lily-commure:fix-unnecessary...
2019-12-20 borsAuto merge of #4913 - mikerite:step-by-zero-20191218...
2019-12-20 borsAuto merge of #4921 - qoh:patch-1, r=phansch
next