rust/library/core
bors a216131c35 Auto merge of #86273 - JohnTitor:stabilize-maybe-uninit-ref, r=RalfJung
Stabilize `maybe_uninit_ref`

This stabilizes `assume_init_{ref,mut}`. FCP is complete: https://github.com/rust-lang/rust/issues/63568#issuecomment-590121300
The renaming was done by #76047 and FIXME was resolved by #76241, so I think we can now stabilize them finally 🎉
Still, it's const-unstable as `assert_inhabited` is unstable.

Closes #63568
2021-06-14 13:05:54 +00:00
..
benches
src Auto merge of #86273 - JohnTitor:stabilize-maybe-uninit-ref, r=RalfJung 2021-06-14 13:05:54 +00:00
tests Auto merge of #85630 - gilescope:to_digit_speedup3, r=nagisa 2021-06-10 23:14:11 +00:00
Cargo.toml