rust/example
Yuki Okushi e4b0d3aff2 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
..
2021-10-15 01:41:31 +02:00
2021-08-12 21:46:50 -04:00
2021-08-12 21:46:50 -04:00
2021-08-12 21:46:50 -04:00
2021-08-12 21:46:50 -04:00
2021-08-12 21:46:50 -04:00
2021-08-12 21:46:50 -04:00