We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
This appears to be false from reading the source; it looks like it actually returns the value of the closure if no panic occurs.
The text was updated successfully, but these errors were encountered:
Fix thread::catch_panic documentation to mention its return value o…
thread::catch_panic
a700546
…n success Fixes rust-lang#27027.
Rollup merge of rust-lang#27235 - tbu-:pr_catch_panic_doc, r=stevekla…
8b6b6c6
…bnik Fixes rust-lang#27027.
No branches or pull requests
This appears to be false from reading the source; it looks like it actually returns the value of the closure if no panic occurs.
The text was updated successfully, but these errors were encountered: