From 782085adcd9d3434db20e59585ee20d86e703211 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20Habov=C5=A1tiak?= Date: Tue, 12 Oct 2021 18:46:23 +0200 Subject: [PATCH] Remove vague statement from README Addresses https://github.com/rust-lang/miri/pull/1898#discussion_r727274293 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index aa016fc0793..0c5b591e72d 100644 --- 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 -- 2.44.0