diff options
author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-01-31 23:38:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 23:38:55 +0100 |
commit | adc3f8a44b943463577a5f8870da8fd18b749351 (patch) | |
tree | be5ace1b1ff0e992d755e7e241998e6ef3a5ae5b /tests/rustdoc-js-std/parser-errors.js | |
parent | 9e0bfe0fb09cdd63660e4fbe0589968ceb9ede0d (diff) | |
parent | 943f833314575f0e72b3af287258a49d73ee30e0 (diff) | |
download | rust-adc3f8a44b943463577a5f8870da8fd18b749351.tar.gz |
Rollup merge of #107535 - dcompoze:tcp-doc-unwrap, r=cuviper
Replace unwrap with ? in TcpListener doc
The example in TcpListener doc returns `std::io::Result<()>` but the code inside the function uses `unwrap()` instead of `?`.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions