aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2022-12-12 10:53:55 -0800
committerChris Wailes <chriswailes@google.com>2022-12-12 11:03:10 -0800
commitfb0d016c9b1ee843bc58704a7b3fc834774b204a (patch)
treee998a08be3480510c29f02cb4fd43fd4a6a02a1f
parent662e0936bde29d57fc12f2777366586903b3793d (diff)
downloadtokio-fb0d016c9b1ee843bc58704a7b3fc834774b204a.tar.gz
Remove upstreamed patch
Test: Can't test until it lands due to tool limitation Bug: 250026064 Change-Id: Ic0df03f05fd2f6b28c89a8d0c8ef49e6b3691678
-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};
-