cargo-mutants 27.0.0

Inject bugs and see if your tests catch them
1
2
3
4
5
# cfg_test_inner

Functions in a file with a `#![cfg(test)]` are skipped.

From <https://github.com/sourcefrog/cargo-mutants/issues/286>.