bors 5bb923988f Auto merge of #53033 - RalfJung:manually_dro, r=SimonSapin
unsized ManuallyDrop

I think this matches what @eddyb had in https://github.com/rust-lang/rust/pull/52711 originally.

~~However, I have never added a `CoerceUnsized` before so I am not sure if I did this right. I copied the `unstable` attribute on the `impl` from elsewhere, but AFAIK it is useless because `impl`'s are insta-stable... so shouldn't this rather say "stable since 1.30"?~~

This is insta-stable and hence requires FCP, at least.

Fixes https://github.com/rust-lang/rust/issues/47034
2018-08-14 08:32:59 +00:00
..
2018-07-31 16:28:50 +03:00
2018-08-06 12:18:47 +02:00
2018-08-09 01:27:48 -08:00
2018-08-05 07:52:29 +02:00
2018-08-09 11:56:01 +02:00
2018-08-09 01:27:48 -08:00
2018-08-09 01:27:48 -08:00