Skip to content

Forbid the use of unsafe code#65

Merged
mgeisler merged 1 commit intomasterfrom
forbid-unsafe-code
Apr 25, 2021
Merged

Forbid the use of unsafe code#65
mgeisler merged 1 commit intomasterfrom
forbid-unsafe-code

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

@mgeisler mgeisler force-pushed the forbid-unsafe-code branch 3 times, most recently from 65aeeae to 783809f Compare April 25, 2021 06:09
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 force-pushed the forbid-unsafe-code branch from 783809f to 89ba212 Compare April 25, 2021 06:10
@mgeisler mgeisler enabled auto-merge April 25, 2021 06:11
@mgeisler mgeisler merged commit 343eff9 into master Apr 25, 2021
@mgeisler mgeisler deleted the forbid-unsafe-code branch April 25, 2021 06:12
This was referenced Sep 17, 2023
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