aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/sync_broadcast.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/patches/sync_broadcast.patch b/patches/sync_broadcast.patch
deleted file mode 100644
index c63a4a7..0000000
--- a/patches/sync_broadcast.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/tests/sync_broadcast.rs b/tests/sync_broadcast.rs
-index 5f79800..9ef7927 100644
---- a/tests/sync_broadcast.rs
-+++ b/tests/sync_broadcast.rs
-@@ -286,6 +286,7 @@ fn capacity_too_big() {
- }
-
- #[test]
-+#[cfg(not(target_os = "android"))]
- fn panic_in_clone() {
- use std::panic::{self, AssertUnwindSafe};
-