Skip to content

Fix mistakes in the latest TWIR #196

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

Merged
merged 1 commit into from
Apr 12, 2016
Merged

Fix mistakes in the latest TWIR #196

merged 1 commit into from
Apr 12, 2016

Conversation

petrochenkov
Copy link
Contributor

Private-in-public is not a lint, it's only sometimes a lint for backward compatibility because the previous checker implementation was buggy, it will turn into an error soon.
Calling it a lint gives a wrong impression that it may be allowed.

Unions are defined with a contextual keyword union.

Private-in-public is not a lint, it's only *sometimes* a lint for backward compatibility because the previous checker implementation was buggy, it will turn into an error soon.
Calling it a lint gives a wrong impression that it may be `allow`ed.

Unions are defined with a contextual keyword `union`.
@nasa42 nasa42 merged commit e575dcd into rust-lang:master Apr 12, 2016
@nasa42
Copy link
Member

nasa42 commented Apr 12, 2016

Thanks!

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.

2 participants