This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 00fd87e
authored
Rollup merge of rust-lang#94645 - RalfJung:available-parallelism-miri, r=the8472
do not attempt to open cgroup files under Miri
Since rust-lang#92697, `cargo miri test` always fails under default flags, and one would have to use `MIRIFLAGS=-Zmiri-disable-isolation cargo miri test` instead. This PR fixes that problem.
Cc `@the8472` `@joshtriplett`1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
387 | 392 | | |
388 | 393 | | |
389 | 394 | | |
| |||
0 commit comments