mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
d4bdcdb1ec
Stabilize `option_result_unwrap_unchecked` Closes https://github.com/rust-lang/rust/issues/81383. Stabilization report: https://github.com/rust-lang/rust/issues/81383#issuecomment-944498212. ```@rustbot``` label +A-option-result +T-libs-api