rust/library/core
bors d9cd4a33f5 Auto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung
rename get_{ref, mut} to assume_init_{ref,mut} in Maybeuninit

References #63568

Rework with comments addressed from #66174

Have replaced most of the occurrences I've found, hopefully didn't miss out anything

r? @RalfJung

(thanks @danielhenrymantilla for the initial work on this)
2020-09-01 05:41:22 +00:00
..
benches
src Auto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung 2020-09-01 05:41:22 +00:00
tests Stabilize Range[Inclusive]::is_empty 2020-08-24 13:20:25 -07:00
Cargo.toml