We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
./miri run-dep
If the goal is to make ./miri run and ./miri run-dep looks the same in terms of output, that is not quite the case yet:
./miri run
$ ./miri run-dep tests/pass/hello.rs Building test dependencies... Hello, world!