rust/library/core
Aleksey Kladov 695d86f584 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
2020-08-18 00:34:54 +02:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Auto merge of #74940 - oli-obk:const_is_null, r=RalfJung 2020-08-17 14:13:13 +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