-
Notifications
You must be signed in to change notification settings - Fork 0
Use ?
instead of try!
#1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello. Thank you for RFC, but I guess, you've read documentation not careful =). Doc says: About |
As you can see from the actual PR, the the |
Can it get information, where this error has been occurred? Note:I use ? only with errors, that already contain this information(but then I get ErrorInfo of impl_from_error!(), this is also not good =( ). So I think, ? should get this information! |
RFC
The text was updated successfully, but these errors were encountered: