-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
cargo test
and cargo fmt
ought to be run with consideration given to cargo clippy
as well.
Pushes to the default/main branch should not succeed unless tests pass and formatting has been applied.
If interested, I can make a pull request to set this up.
cargo +nightly miri test
may be preferable to regular cargo test
given the heavy unsafe usage in this project.
Metadata
Metadata
Assignees
Labels
No labels