Remove vague statement from README
Addresses https://github.com/rust-lang/miri/pull/1898#discussion_r727274293
This commit is contained in:
parent
31ed3a7120
commit
782085adcd
1 changed files with 0 additions and 2 deletions
|
|
@ -63,8 +63,6 @@ in your program, and cannot run all programs:
|
|||
emulated and spin loops (without syscalls) just loop forever. There is no
|
||||
threading support on Windows.
|
||||
|
||||
Consider looking into GitHub isues for more information about the limitations.
|
||||
|
||||
[rust]: https://www.rust-lang.org/
|
||||
[mir]: https://github.com/rust-lang/rfcs/blob/master/text/1211-mir.md
|
||||
[`unreachable_unchecked`]: https://doc.rust-lang.org/stable/std/hint/fn.unreachable_unchecked.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue