]> git.lizzy.rs Git - rust.git/commitdiff
Remove vague statement from README
authorMartin Habovštiak <martin.habovstiak@gmail.com>
Tue, 12 Oct 2021 16:46:23 +0000 (18:46 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 16:46:23 +0000 (18:46 +0200)
Addresses https://github.com/rust-lang/miri/pull/1898#discussion_r727274293

README.md

index aa016fc079345d923da56e935099f69bb3ba6827..0c5b591e72d501d1ea07fc2f3cacbf13138f84a3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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