Skip to content

Commit 61c0df7

Browse files
committed
remove outdated README comment
1 parent 1f68737 commit 61c0df7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ Now you can run your project in miri:
4545
dependencies to be compiled the right way, that would not happen if they have
4646
previously already been compiled.
4747
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).
5048
3. If you have a binary project, you can run it through Miri using `cargo
5149
+nightly miri run`.
5250

0 commit comments

Comments
 (0)