If your test suite needs to access OS facilities such as timers or the file system, set `MIRIFLAGS=-Zmiri-disable-isolation` to enable those.
(Miri will tell you when that is necessary.)
If your test suite runs into an unsupported operation, please [report an issue](https://github.com/rust-lang/miri/issues).
If your test suite needs to access OS facilities such as timers or the file system, set `MIRIFLAGS=-Zmiri-disable-isolation` to enable those.
(Miri will tell you when that is necessary.)
If your test suite runs into an unsupported operation, please [report an issue](https://github.com/rust-lang/miri/issues).