rust-playground
rust-playground copied to clipboard
Run tests with miri
Currently I do not see an option to run "cargo miri test" to run the tests through miri. Perhaps I missed it, but otherwise it would be a useful addition.
I encountered a case where this would have been useful.