mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
039b1b62ac
Replaced some unwrap_or and map_or with lazy variants Replaced some `unwrap_or` and `map_or` with `unwrap_or_else` and `map_or_else`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |