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

More granular #[allow(unused_unsafe)] #139

Closed
TheZoq2 opened this issue Nov 20, 2019 · 0 comments · Fixed by #140
Closed

More granular #[allow(unused_unsafe)] #139

TheZoq2 opened this issue Nov 20, 2019 · 0 comments · Fixed by #140

Comments

@TheZoq2
Copy link
Member

TheZoq2 commented Nov 20, 2019

In #133 we added #![allow(unused_unsafe)] due to differences between devices in the PAC crate. Since those warnings are useful in general, we should probably move the #[allow] declarations to the places where there are actual problems rather than making it global

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