rust/compiler/rustc_resolve
Guillaume Gomez 039b1b62ac
Rollup merge of #82456 - klensy:or-else, r=estebank
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`.
2021-02-26 15:52:31 +01:00
..
src Rollup merge of #82456 - klensy:or-else, r=estebank 2021-02-26 15:52:31 +01:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00