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.
1 parent 1f68737 commit 61c0df7Copy full SHA for 61c0df7
README.md
@@ -45,8 +45,6 @@ Now you can run your project in miri:
45
dependencies to be compiled the right way, that would not happen if they have
46
previously already been compiled.
47
2. To run all tests in your project through Miri, use `cargo +nightly miri test`.
48
- **NOTE**: This is currently broken, see the discussion in
49
- [#479](https://github.com/solson/miri/issues/479).
50
3. If you have a binary project, you can run it through Miri using `cargo
51
+nightly miri run`.
52
0 commit comments