]> git.lizzy.rs Git - rust.git/history - tests/ui/vec_box_sized.stderr
Auto merge of #88214 - notriddle:notriddle/for-loop-span-drop-temps-mut, r=nagisa
[rust.git] / tests / ui / vec_box_sized.stderr
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-26 borsAuto merge of #5084 - JohnTitor:clean-up-span-lint...
2020-01-25 borsAuto merge of #5083 - Areredify:issue-4399, r=flip1995
2020-01-25 borsAuto merge of #5081 - Areredify:vec_box_threshold,...
2020-01-25 Mikhail Babenkoadd size parameter for lint
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-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
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 KampfkarrenRemove references to sized for end users
2018-12-13 KampfkarrenAdd suggestion for replacement
2018-12-13 KampfkarrenLint for Vec<Box<T: Sized>> - Closes #3530