We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c568f32 commit ebb70daCopy full SHA for ebb70da
rust-version
@@ -1 +1 @@
1
-fbdb10f9fabe47eb763cb4b52b5721740cc63783
+7af93292c27cd8b4a14f0f35bcb4c7e7ca9c287a
tests/run-pass/concurrency/channels.rs
@@ -1,4 +1,5 @@
// ignore-windows: Concurrency on Windows is not supported yet.
2
+// compile-flags: -Zmiri-strict-provenance
3
4
use std::sync::mpsc::{channel, sync_channel};
5
use std::thread;
0 commit comments