]> git.lizzy.rs Git - rust.git/history - tests/ui/map_clone.fixed
Auto merge of #4314 - chansuke:add-negation-to-is_empty, r=flip1995
[rust.git] / tests / ui / map_clone.fixed
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
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 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-17 borsAuto merge of #4104 - Manishearth:beta-backports, r...
2019-05-17 Manish GoregaokarBackport #4101
2019-05-16 borsAuto merge of #4101 - mikerite:redundant_closures_for_m...
2019-05-16 flip1995Also rename the lint in test files
2019-05-16 Michael WrightSplit redundant_closure lint
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-29 borsAuto merge of #4032 - phansch:add_tests, r=phansch
2019-04-28 borsAuto merge of #4044 - matthiaskrgr:travis_sort_jobs...
2019-04-28 borsAuto merge of #4043 - rust-lang:map-clone-iter, r=matth...
2019-04-28 Manish GoregaokarSuggest .copied() for map_clone on iterators too
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-17 borsAuto merge of #3966 - flip1995:internal_lints, r=oli-obk
2019-04-17 borsAuto merge of #3977 - phansch:add_rustfix_bool_comparis...
2019-04-17 borsAuto merge of #3976 - phansch:deref_addrof_rustfix...
2019-04-17 borsAuto merge of #3975 - phansch:has_placeholders, r=flip1995
2019-04-16 borsAuto merge of #3970 - rust-lang:map_copied, r=flip1995
2019-04-15 Manish GoregaokarOnly suggest .copied() for Option right now
2019-04-15 Manish GoregaokarAlso suggest .copied() when .clone() is called on a...
2019-04-15 Manish GoregaokarSuggest .copied() instead of .cloned() in map_clone...
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-10 Grzegorzremoving redundant closures in the whole project
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-15 borsAuto merge of #3662 - mikerite:fix-498, r=oli-obk
2019-01-15 Michael WrightFix issue number in `map_clone` test
2019-01-15 Michael WrightFix `map_clone` bad suggestion
2019-01-14 borsAuto merge of #3657 - roblabla:bugfix-missing-docs...
2019-01-14 borsAuto merge of #3653 - gendx:master, r=phansch
2019-01-14 borsAuto merge of #3658 - detrumi:add-several-run-rustfix...
2019-01-13 Wilco KuseeAdd run-rustfix to map_clone test