]> git.lizzy.rs Git - rust.git/history - tests/ui/mem_replace.fixed
Prevent `mem_replace_with_default` lint within macros
[rust.git] / tests / ui / mem_replace.fixed
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