We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo miri test will run the tests for all binary and library targets, even if they have test = false set.
cargo miri test
test = false