diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-08-14 04:18:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-14 04:18:54 +0200 |
| commit | d5dd097ad38c327eadaf004d6ca2f03cc6b5a7a8 (patch) | |
| tree | bc0138e7285f92c29709a10cc0e84be4d67f0191 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 051598b29e944530e46ca9d40b40dd6ea36a0c90 (diff) | |
| parent | 84cab928db8526af7c42e1637e7253a009da215d (diff) | |
| download | rust-d5dd097ad38c327eadaf004d6ca2f03cc6b5a7a8.tar.gz rust-d5dd097ad38c327eadaf004d6ca2f03cc6b5a7a8.zip | |
Rollup merge of #63512 - 95th:master, r=cramertj
Provide map_ok and map_err method for Poll<Option<Result<T, E>>> Currently `map_ok` and `map_err` methods are given for `Poll<Result<T, E>>`. This PR adds these methods for `Poll<Option<Result<T, E>>>` as they are helpful in stream building code.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
