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

librustc: Disallow "unsafe" for external functions #8235

Closed
wants to merge 2 commits into from

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Aug 2, 2013

r? @brson

…x to it.

This is preparation for removing `@fn`.

This does *not* use default methods yet, because I don't know
whether they work. If they do, a forthcoming PR will use them.

This also changes the precedence of `as`.
@bors bors closed this Aug 3, 2013
@huonw huonw mentioned this pull request Aug 18, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2022
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2022
…steffen

Add `default_union_representation` lint

Closes rust-lang#8235

changelog: Added a new lint  [`default_union_representation`]
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.

None yet

2 participants