]> git.lizzy.rs Git - rust.git/history - tests/ui/mem_replace.fixed
iterate List by value
[rust.git] / tests / ui / mem_replace.fixed
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 flip1995Remove remaining license header in test file
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-04 borsAuto merge of #4881 - krishna-veerareddy:issue-4871...
2019-12-31 Krishna Veera ReddyLint within internal macros without a suggestion
2019-12-31 Krishna Veera ReddyPrevent `mem_replace_with_default` lint within macros
2019-12-31 Krishna Veera ReddyAdd test cases for replace with `Default::default()`
2019-12-31 Krishna Veera ReddyUse `mem::take` instead of `mem::replace` when applicable
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-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
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 mem_replace test