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

Forbid the use of unsafe code #109

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Forbid the use of unsafe code #109

merged 1 commit into from
Sep 18, 2021

Conversation

mgeisler
Copy link
Owner

This is to avoid us accidentally introducing unsafe code and to make the crate show up in green with cargo geiger, see

https://github.com/rust-secure-code/cargo-geiger

This is to avoid us accidentally introducing unsafe code and to make
the crate show up in green with `cargo geiger`, see

  https://github.com/rust-secure-code/cargo-geiger
@mgeisler mgeisler merged commit 14d811f into master Sep 18, 2021
@mgeisler mgeisler deleted the forbid-unsafe-code branch September 18, 2021 06:55
@github-actions github-actions bot mentioned this pull request Sep 20, 2021
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.

1 participant