]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #84609 - lefth:master, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Tue, 27 Apr 2021 12:21:53 +0000 (12:21 +0000)
committerbors <bors@rust-lang.org>
Tue, 27 Apr 2021 12:21:53 +0000 (12:21 +0000)
Reorder the parameter descriptions of map_or and map_or_else

They were described backwards, probably leading users to write arguments in the wrong order. Bug: #84608


Trivial merge