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

Automatically find the enclosing project

Open sourcefrog opened this issue 3 years ago • 0 comments

If cargo mutants is run from a subdirectory of a Rust source tree, with no -d, it errors. It could instead find the enclosing project, perhaps using cargo locate-project.

sourcefrog avatar Aug 01 '22 19:08 sourcefrog