Is there support for running Nextest without Cargo? That is, using only the binary that `rustc --test` outputs. I have skimmed through the codebase, but I'm afraid I don't have the skills to be sure about it.
Is there support for running Nextest without Cargo? That is, using only the binary that
rustc --testoutputs.I have skimmed through the codebase, but I'm afraid I don't have the skills to be sure about it.