]> git.lizzy.rs Git - rust.git/commit
Auto merge of #61201 - Centril:rollup-975knrk, r=Centril
authorbors <bors@rust-lang.org>
Sun, 26 May 2019 06:09:08 +0000 (06:09 +0000)
committerbors <bors@rust-lang.org>
Sun, 26 May 2019 06:09:08 +0000 (06:09 +0000)
commit2268d9923bcb34a6c921d285cca7fa3dba857c02
tree51812c38d2a32da67a7c68f0e5301c500cf2e3ad
parent572892c324cde896df0c4a1e9ed4896b1832a4fd
parent8d247e716bc1ed4039f9c696ccf0eb975975f295
Auto merge of #61201 - Centril:rollup-975knrk, r=Centril

Rollup of 9 pull requests

Successful merges:

 - #61087 (Tweak `self` arg not as first argument of a method diagnostic)
 - #61114 (Vec: avoid creating slices to the elements)
 - #61144 (Suggest borrowing for loop head on move error)
 - #61149 (Fix spelling in release notes)
 - #61161 (MaybeUninit doctest: remove unnecessary type ascription)
 - #61173 (Auto-derive Encode and Decode implementations of DefPathTable)
 - #61184 (Add additional trace statements to the const propagator)
 - #61189 (Turn turbo 🐟 🍨 into an error)
 - #61193 (Add comment to explain why we change the layout for Projection)

Failed merges:

r? @ghost