File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ degree documented below):
218
218
make no promises and we don't run tests for such targets.
219
219
- We have unofficial support (not maintained by the Miri team itself) for some further operating systems.
220
220
- `solaris` / `illumos` : maintained by @devnexen. Supports the entire test suite.
221
- - `freebsd` : maintained by @YohDeadfall. Supports `std::env` and parts of `std::{thread, fs}`, but not `std::sync` .
221
+ - `freebsd` : maintained by @YohDeadfall and @LorrensP-2158466. Supports the entire test suite .
222
222
- `android` : **maintainer wanted**. Support very incomplete, but a basic "hello world" works.
223
223
- `wasi` : **maintainer wanted**. Support very incomplete, not even standard output works, but an empty `main` function works.
224
224
- For targets on other operating systems, Miri might fail before even reaching the `main` function.
You can’t perform that action at this time.
0 commit comments