cargo-mutants icon indicating copy to clipboard operation
cargo-mutants copied to clipboard

`--features`, `--no-default-features` options

Open sourcefrog opened this issue 2 years ago • 0 comments

You can specify it today like this:

cargo mutants -f restore.rs -- --features fail/failpoints

However it would be slightly nicer to accept it at the top level and pass it through.

sourcefrog avatar Jan 01 '24 21:01 sourcefrog