mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
a584d87417
Use Option::map_or instead of `.map(..).unwrap_or(..)` ``@rustbot`` modify labels +C-cleanup +T-compiler