Skip to content
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

Eliminate all .expect(), unwrap() and panics. #7

Open
link2xt opened this issue Dec 18, 2019 · 0 comments
Open

Eliminate all .expect(), unwrap() and panics. #7

link2xt opened this issue Dec 18, 2019 · 0 comments

Comments

@link2xt
Copy link
Collaborator

link2xt commented Dec 18, 2019

SMTP crashes were reported for Delta Chat and they are not fixed yet probably: deltachat/deltachat-core-rust#1063

Maybe we also can enable clippy checks result_unwrap_used, result_expect_used, option_expect_used, option_unwrap_used, panic, unimplemented and unreachable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant