Files
rust/library/core/src
Mara Bos 0083e6c989 Rollup merge of #81879 - imbrem:make-reverse-repr-transparent, r=m-ou-se
Added #[repr(transparent)] to core::cmp::Reverse

I found casting from an `&T` to an `&Reverse<T>` potentially useful, but found that `Reverse` was not `#[repr(transparent)]`, so after asking about it [on Reddit](https://www.reddit.com/r/rust/comments/le60uv/make_stdcmpreverse_reprtransparent_and_add_a/), I decided to go ahead and make a pull request which simply adds the attribute to the struct.
2021-03-09 09:05:19 +00:00
..
2021-02-14 17:48:51 -05:00
2021-03-06 16:59:39 +01:00
2021-03-03 11:23:29 +01:00
2021-03-04 10:05:51 +01:00
2021-01-23 16:54:56 +01:00
2021-01-13 14:51:27 +10:00
2021-02-12 13:42:42 +00:00
2020-12-09 23:13:24 +00:00
2020-11-22 13:45:14 +00:00
2021-03-03 11:23:29 +01:00
2021-02-21 17:24:19 +01:00
2021-03-03 11:22:49 +01:00
2021-01-03 19:54:54 +02:00
2020-07-27 19:51:13 -05:00
2020-09-08 22:26:44 -04:00
2021-03-04 18:07:20 +01:00
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05:00