Skip to content

Expand ctypes warnings to warn about *int/*uint #7734

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

Closed
wants to merge 1 commit into from

Conversation

alexcrichton
Copy link
Member

Also ends up fixing one case in libstd.

Closes #3395

Also ends up fixing one case in libstd
bors added a commit that referenced this pull request Jul 13, 2013
Also ends up fixing one case in libstd. 

Closes #3395
@bors bors closed this Jul 13, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 7, 2021
…ffen

Make `doc_unsafe` warn on unsafe traits as well

Fixes rust-lang#7732

changelog: Make [`doc_unsafe`] warn on unsafe traits as well
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.

lint mode for int/uint in FFI does not warn about *uint, but should
3 participants