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

Commits on Dec 18, 2019

  1. Address all clippy warns/errors

    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 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    3079f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    034fdbd View commit details
    Browse the repository at this point in the history