Skip to content

Merge 'master' into 'rust-pr-46952' #55

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Jan 17, 2018

Conversation

SimonSapin
Copy link
Contributor

master has moved and the submodule in rust-lang/rust has been updated since #49, so right now rust-lang/rust#46952 has a merge conflict. This should help solve it.

SimonSapin and others added 3 commits December 24, 2017 17:50
`unsafe` and `mod` are not magically linked, it’s entirely up to code authors to actively use privacy to limit limit the scope of unsafety and only expose safe APIs (or `unsafe fn`s).
Clarify "unsafe pollutes the module"
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants