mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 10:50:28 +03:00
cae4a84146
Suggest using `map_or` when `Option<&T>::unwrap_or where T: Deref` fails Fix #127545 Split from https://github.com/rust-lang/rust/pull/127596#pullrequestreview-2171898588