]> git.lizzy.rs Git - rust.git/history - tests/ui/manual_memcpy.rs
Fix CHANGELOG.md and lint names plural
[rust.git] / tests / ui / manual_memcpy.rs
2020-05-14 borsAuto merge of #5583 - ebroto:reversed_empty_ranges...
2020-05-13 Eduardo BrotoRemove reverse_range_loop lint
2020-05-08 borsAuto merge of #5541 - DarkEld3r:patch-1, r=flip1995
2020-05-02 borsAuto merge of #5550 - ebroto:manual_non_exhaustive...
2020-05-02 borsAuto merge of #5555 - flip1995:pedantic_match_on_vec_it...
2020-05-02 borsAuto merge of #5536 - rail-rain:fix_manual_memcpy,...
2020-04-30 railAdd missing tests
2020-04-27 railMerge branch 'master' into fix_manual_memcpy
2020-04-27 railDo not trigger `manual_memcpy` for `RangeTo`
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-03-14 borsAuto merge of #3879 - phansch:rustfix_string_lit_as_byt...
2019-03-14 borsAuto merge of #3877 - rink1969:3842, r=flip1995
2019-03-14 borsAuto merge of #3880 - phansch:uicleanup9001, r=oli-obk
2019-03-14 Philipp HanschUI test cleanup: Extract manual_memcpy tests