mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
3a92b9987a
Make `Option::unwrap` unstably const This is lumped into the `const_option` feature gate (#67441), which enables a potpourri of `Option` methods. cc @rust-lang/wg-const-eval r? @oli-obk