rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

Run tests with miri

Open hkBst opened this issue 2 years ago • 1 comments

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.

hkBst avatar Dec 10 '22 16:12 hkBst

I encountered a case where this would have been useful.

Imberflur avatar Mar 01 '23 16:03 Imberflur