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

Add #![forbid(unsafe_code)] #100

Closed
DougLau opened this issue Apr 26, 2019 · 2 comments
Closed

Add #![forbid(unsafe_code)] #100

DougLau opened this issue Apr 26, 2019 · 2 comments
Assignees

Comments

@DougLau
Copy link

DougLau commented Apr 26, 2019

Now that there is no more unsafe code in version 0.10, would you consider adding #![forbid(unsafe_code)] ?

@marshallpierce
Copy link
Owner

SGTM.

@marshallpierce marshallpierce self-assigned this Apr 27, 2019
marshallpierce added a commit that referenced this issue Sep 3, 2019
Forbid, instead of just denying, unsafe. Addresses #100
@marshallpierce
Copy link
Owner

Fixed in #114.

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

No branches or pull requests

2 participants