aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-build_rust_allocator_lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-build_rust_allocator_lib.rs')
-rw-r--r--www/iridium/files/patch-build_rust_allocator_lib.rs8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/iridium/files/patch-build_rust_allocator_lib.rs b/www/iridium/files/patch-build_rust_allocator_lib.rs
index a7c57ee2aa80..e4351db6f315 100644
--- a/www/iridium/files/patch-build_rust_allocator_lib.rs
+++ b/www/iridium/files/patch-build_rust_allocator_lib.rs
@@ -1,8 +1,8 @@
---- build/rust/allocator/lib.rs.orig 2025-09-11 13:19:19 UTC
+--- build/rust/allocator/lib.rs.orig 2025-11-06 10:11:34 UTC
+++ build/rust/allocator/lib.rs
-@@ -90,6 +90,12 @@ mod both_allocators {
- #[linkage = "weak"]
- fn __rust_no_alloc_shim_is_unstable_v2() {}
+@@ -96,6 +96,12 @@ mod both_allocators {
+ 0
+ }
+ // TODO(crbug.com/422538133) Remove after rolling past
+ // https://github.com/rust-lang/rust/pull/141061