Files
rust/library/std
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-07-27 19:51:13 -05:00