Files
rust/library
Jonas Schievink f9b9467866 Rollup merge of #76640 - fusion-engineering-forks:synconcecell-drop, r=matklad
Simplify SyncOnceCell's `take` and `drop`.

Prevents copies by using `assume_init_read` and `assume_init_drop`.
2020-09-13 20:21:13 +02:00
..
2020-07-27 19:51:13 -05:00
2020-08-03 15:52:30 +08:00
2020-07-27 19:51:13 -05:00
2020-08-23 10:02:42 +00:00