cargo-mutants
cargo-mutants copied to clipboard
Give an info message if the diff is empty
It's not abnormal for the diff to change no source files, for example on a PR that only changes docs or metadata. Today, we say that no mutants matched the filters. It might be friendly to say the diff is empty and/or contains no source files?