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

So many warnings! #139

Open
thejpster opened this issue May 14, 2019 · 2 comments
Open

So many warnings! #139

thejpster opened this issue May 14, 2019 · 2 comments

Comments

@thejpster
Copy link
Contributor

My current project has an in-tree HAL implementation. I now can't see any of the build errors because they're hidden among umpteen pages of deprecation warnings for the v1 hal traits.

Is there any easy way to shut these warnings up?

@little-arhat
Copy link
Contributor

Does #![allow(deprecated)] help?

@ryankurte
Copy link
Contributor

v1/v2 traits have been removed in v1.0.0 (#177) which I believe resolves this issue

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

3 participants