aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/firefox/rust-1.95-iwyu.patch
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
commitdea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch)
treef331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/firefox/rust-1.95-iwyu.patch
parentef5bfeb93345a5a681d88e99775622bf28defd8d (diff)
downloadalicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz
alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/firefox/rust-1.95-iwyu.patch')
-rw-r--r--repos/extra/firefox/rust-1.95-iwyu.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/repos/extra/firefox/rust-1.95-iwyu.patch b/repos/extra/firefox/rust-1.95-iwyu.patch
deleted file mode 100644
index 3122c977..00000000
--- a/repos/extra/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::*;