]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/redundant_clone.rs
Fix breakage due to rust-lang/rust#60913
[rust.git] / clippy_lints / src / redundant_clone.rs
2019-07-21 Michael WrightFix breakage due to rust-lang/rust#60913
2019-05-30 borsAuto merge of #4113 - rust-lang:author, r=flip1995
2019-05-29 borsAuto merge of #4153 - matthiaskrgr:rustup_5, r=flip1995
2019-05-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/60928
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 borsAuto merge of #4110 - rust-lang:symbolic_wasteland...
2019-05-17 Oliver SchererDogfood and rustfmt
2019-05-17 Oliver SchererPrevent symbocalypse
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-14 borsAuto merge of #4084 - mikerite:fix-4019, r=oli-obk
2019-05-14 borsAuto merge of #4093 - rust-lang:rustup, r=oli-obk
2019-05-14 Oliver SchererRustfmt all the things
2019-05-14 Oliver SchererUse symbols instead of strings
2019-05-12 borsAuto merge of #4087 - phansch:move_tests, r=matthiaskrgr
2019-05-12 borsAuto merge of #4085 - phansch:empty_loop_tests, r=matth...
2019-05-12 borsAuto merge of #4082 - Manishearth:macro-check-split...
2019-05-12 Manish GoregaokarRename in_macro to in_macro_or_desugar
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-30 borsAuto merge of #4045 - matthiaskrgr:RTU, r=phansch
2019-04-30 borsAuto merge of #4047 - rust-lang:rustup, r=Centril
2019-04-30 Manish GoregaokarRustup to rustc 1.36.0-nightly (f843ad60e 2019-04-30)
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 borsAuto merge of #3984 - phansch:bytecount_sugg, r=flip1995
2019-04-18 borsAuto merge of #3968 - kraai:lint-pass-macros, r=flip1995
2019-04-17 Matthew KraaiUse lint pass macros
2019-04-17 borsAuto merge of #3926 - flip1995:def_path_uplift, r=phansch
2019-04-17 flip1995Use {get,match}_def_path from LateContext
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-03 Philipp KronesMerge pull request #3916 from matthiaskrgr/rustup
2019-04-03 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/59657
2019-03-18 borsAuto merge of #3893 - mati865:rustup, r=oli-obk
2019-03-18 Mateusz MikułaReplace most of ty:Ty with Ty
2019-03-14 borsAuto merge of #3877 - rink1969:3842, r=flip1995
2019-03-13 borsAuto merge of #3873 - phansch:hiridification, r=flip1995
2019-03-13 Philipp Hanschcargo fmt
2019-03-12 Philipp HanschRename span_lint_node* functions to span_lint_hir*
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-03-01 borsAuto merge of #3823 - spastorino:place_base, r=flip1995
2019-03-01 Santiago PastorinoPlace::Local(x) is now Place::Base(PlaceBase::Local(x))
2019-02-25 borsAuto merge of #3808 - mikerite:useless-format-suggestio...
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-25 borsAuto merge of #3805 - martinsp:ice-3747, r=Manishearth
2019-02-24 borsAuto merge of #3811 - rust-lang:test-for-2526, r=mcarton
2019-02-24 borsAuto merge of #3810 - phansch:refactor/extract_module...
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-24 ljedrzfix formatting
2019-02-20 ljedrzpartially HirIdify lints
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 Araam BorhanianAdding lint for too many lines.
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57907/
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-11 borsAuto merge of #3527 - phansch:update_readme2, r=matthia...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-10 borsAuto merge of #3518 - sinkuu:redundant_clone_tw, r...
2018-12-10 Shotaro YamadaOnly check the assignment found at last
2018-12-10 Shotaro YamadaAdd comment and rename
2018-12-09 Shotaro YamadaLint redundant clone of projection
2018-12-09 Shotaro YamadaCleanup
2018-12-08 Philipp HanschMerge pull request #3512 from matthiaskrgr/rustup
2018-12-08 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/56502...
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-04 Philipp KronesMerge pull request #3490 from phansch/extract_single_ma...
2018-12-04 Philipp HanschMerge pull request #3473 from lucasloisp/additional...
2018-12-04 Philipp HanschMerge pull request #3488 from phansch/fix_cargo_lint_bug
2018-12-03 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3478 from dtolnay/setlen
2018-12-03 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3479 from dtolnay/literal
2018-12-03 Philipp HanschMerge pull request #3487 from phansch/fix_fmt
2018-12-03 Philipp HanschFix rustfmt format
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
next