diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-04-05 13:13:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-05 13:13:10 +0200 |
| commit | 6f595e871339b140c8a0c0f2d13a48a1970d1690 (patch) | |
| tree | 8219ef212d95adb0e54664f3030a5aa9d80f8e5c /src/liballoc | |
| parent | 7e4ed72d64eb7a6bd6a05d4f3222aa43975898e1 (diff) | |
| parent | b4f416d837174f76cb66af731323f7414f198d8e (diff) | |
| download | rust-6f595e871339b140c8a0c0f2d13a48a1970d1690.tar.gz rust-6f595e871339b140c8a0c0f2d13a48a1970d1690.zip | |
Rollup merge of #70760 - PonasKovas:docs, r=Dylan-DPC
docs: make the description of Result::map_or more clear The documentation of [`Result::map_or`](https://doc.rust-lang.org/std/result/enum.Result.html#method.map_or) is very unclear and confusing, probably because it was copied straight from [`Option::map_or`](https://doc.rust-lang.org/std/option/enum.Option.html#method.map_or) and someone forgot to adapt it for Result.
Diffstat (limited to 'src/liballoc')
0 files changed, 0 insertions, 0 deletions
