rustup
This commit is contained in:
parent
c568f32f16
commit
ebb70da4c6
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
fbdb10f9fabe47eb763cb4b52b5721740cc63783
|
||||
7af93292c27cd8b4a14f0f35bcb4c7e7ca9c287a
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
// ignore-windows: Concurrency on Windows is not supported yet.
|
||||
// compile-flags: -Zmiri-strict-provenance
|
||||
|
||||
use std::sync::mpsc::{channel, sync_channel};
|
||||
use std::thread;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue