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