nextest creates an empty target/nextest/default directory even when CARGO_TARGET_DIR is set
#2574
Unanswered
sampathsris
asked this question in
Q&A
Replies: 1 comment
-
|
See #2154 for some initial work. Looking for someone to pick it up and complete it -- would you like to? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my setup:
Whenever I run
cargo nextest run, an emptytarget/nextest/defaultdirectory gets created. It just a minor annoyance, but I'd still like to avoid that. Is there a way to do it?Or should I report this as a (cosmetic) defect?
Beta Was this translation helpful? Give feedback.
All reactions