]> git.lizzy.rs Git - rust.git/history - tests/ui/vec_box_sized.rs
Auto merge of #4478 - tsurai:master, r=flip1995
[rust.git] / tests / ui / vec_box_sized.rs
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-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-02 borsAuto merge of #3731 - phansch:travis, r=phansch
2019-02-01 borsAuto merge of #3732 - phansch:fix_ice_3720, r=oli-obk
2019-02-01 Philipp HanschFix ICE in vec_box lint and add run-rustfix
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-27 borsAuto merge of #3589 - flip1995:contrib_inactive_prs...
2018-12-27 borsAuto merge of #3586 - matthiaskrgr:test_fmt_fix, r...
2018-12-27 Matthias Krügertests: fix formatting and update test output
2018-12-14 borsAuto merge of #3545 - Kampfkarren:vec_boxed_sized,...
2018-12-13 KampfkarrenLint for Vec<Box<T: Sized>> - Closes #3530