Files
third_party_rust_rust/compiler
Yuki Okushi cf68fd7e8d Rollup merge of #97675 - nvzqz:unsized-needs-drop, r=dtolnay
Make `std::mem::needs_drop` accept `?Sized`

This change attempts to make `needs_drop` work with types like `[u8]` and `str`.

This enables code in types like `Arc<T>` that was not possible before, such as https://github.com/rust-lang/rust/pull/97676.
2022-06-17 07:16:55 +09:00
..
2022-06-03 17:16:41 -04:00
2022-06-02 11:22:16 +10:00
2022-06-14 17:57:51 +02:00
2022-06-13 22:20:51 +03:00
2021-09-20 22:21:42 -04:00
2022-06-03 17:16:41 -04:00
2022-05-26 13:14:24 +02:00
2022-06-02 10:29:00 +00:00