mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
80c9588549
Add `#[track_caller]` to `Option::unwrap_or_else` Same as #116317 but for `Option`. Closes #115302