rust/library/core
Tyler Mandry 4123237fa1
Rollup merge of #75648 - matklad:lazy-dropck, r=KodrAus
Make OnceCell<T> transparent to dropck

See the failed build in

https://github.com/rust-lang/rust/pull/75555#issuecomment-675016718

for an example where we need this in real life

r? @ghost
2020-08-19 11:12:20 -07:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Auto merge of #75600 - nagisa:improve_align_offset, r=KodrAus 2020-08-19 10:54:44 +00:00
tests Make OnceCell<T> transparent to dropck 2020-08-18 00:34:54 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00