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

Address all clippy warns/errors #209

Merged
merged 2 commits into from
Dec 18, 2019
Merged

Address all clippy warns/errors #209

merged 2 commits into from
Dec 18, 2019

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Dec 18, 2019

There is one exception however - rust wrapper of arrayfire
panics whenever string arguments fail for whatever reason. In
such cases, we catch all errors to call panic!. This is one
lint that has been skipped.

Partially addresses #37

There is one exception however - rust wrapper of arrayfire
panics whenever string arguments fail for whatever reason. In
such cases, we catch all errors to call `panic!`. This is one
lint that has been skipped.
@9prady9 9prady9 merged commit 1e9b90a into arrayfire:master Dec 18, 2019
@9prady9 9prady9 deleted the clippy branch December 18, 2019 08:21
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

Successfully merging this pull request may close these issues.

1 participant