rust/compiler
bors 132b4e5d16 Auto merge of #84164 - LingMan:option_option, r=estebank
Avoid an `Option<Option<_>>`

By simply swapping the calls to `map` and `and_then` around the complexity of
handling an `Option<Option<_>>` disappears.

`@rustbot` modify labels +C-cleanup +T-compiler
2021-04-13 18:04:20 +00:00
..
2021-04-04 14:10:26 -07:00
2021-04-04 14:57:05 -04:00
2021-04-08 08:03:18 -07:00
2021-04-08 08:03:18 -07:00
2021-04-13 18:42:19 +02:00
2021-03-31 10:15:27 -04:00