aboutsummaryrefslogtreecommitdiff
path: root/firefox/rust-1.95-iwyu.patch
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-06 08:56:50 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-06 08:56:50 +0000
commita7683a9b81e65bfc69884fb85da084f1d2558e31 (patch)
tree54ff7e64e884eeb6daccdd02757e0a7660281d0c /firefox/rust-1.95-iwyu.patch
parentadeef2b2305dae76069d0165b12dd5b22bd0e6f9 (diff)
downloadalicelinux-a7683a9b81e65bfc69884fb85da084f1d2558e31.tar.gz
alicelinux-a7683a9b81e65bfc69884fb85da084f1d2558e31.zip
Woodpecker CI feae540e379022d08de3e942204873f4e381e26c [SKIP CI]
Diffstat (limited to 'firefox/rust-1.95-iwyu.patch')
-rw-r--r--firefox/rust-1.95-iwyu.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/firefox/rust-1.95-iwyu.patch b/firefox/rust-1.95-iwyu.patch
deleted file mode 100644
index 3122c977..00000000
--- a/firefox/rust-1.95-iwyu.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/third_party/rust/encoding_rs/src/x_user_defined.rs b/third_party/rust/encoding_rs/src/x_user_defined.rs
-index 7af7d5e..afd93c1 100644
---- a/third_party/rust/encoding_rs/src/x_user_defined.rs
-+++ b/third_party/rust/encoding_rs/src/x_user_defined.rs
-@@ -7,6 +7,7 @@
- // option. This file may not be copied, modified, or distributed
- // except according to those terms.
-
-+use core::simd::Select;
- use super::*;
- use crate::handles::*;
- use crate::variant::*;