aboutsummaryrefslogtreecommitdiff
path: root/x11/clipcat/files/patch-rust-1.77.0
diff options
context:
space:
mode:
Diffstat (limited to 'x11/clipcat/files/patch-rust-1.77.0')
-rw-r--r--x11/clipcat/files/patch-rust-1.77.010
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/clipcat/files/patch-rust-1.77.0 b/x11/clipcat/files/patch-rust-1.77.0
deleted file mode 100644
index 50ecb83ca2d7..000000000000
--- a/x11/clipcat/files/patch-rust-1.77.0
+++ /dev/null
@@ -1,10 +0,0 @@
---- Cargo.toml.orig 2024-03-19 15:39:03 UTC
-+++ Cargo.toml
-@@ -78,7 +78,6 @@ coherence_leak_check = "deny"
- byte_slice_in_packed_struct_with_derive = "deny"
- clashing_extern_declarations = "deny"
- coherence_leak_check = "deny"
--coinductive_overlap_in_coherence = "deny"
- confusable_idents = "deny"
- const_evaluatable_unchecked = "deny"
- const_item_mutation = "deny"