diff options
Diffstat (limited to 'editors/microsoft-edit/files/patch-src_lib.rs')
-rw-r--r-- | editors/microsoft-edit/files/patch-src_lib.rs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/microsoft-edit/files/patch-src_lib.rs b/editors/microsoft-edit/files/patch-src_lib.rs deleted file mode 100644 index f83f9e0d6fcb..000000000000 --- a/editors/microsoft-edit/files/patch-src_lib.rs +++ /dev/null @@ -1,10 +0,0 @@ ---- src/lib.rs.orig 2025-05-18 18:11:22 UTC -+++ src/lib.rs -@@ -5,7 +5,6 @@ - allocator_api, - breakpoint, - cold_path, -- inherent_str_constructors, - let_chains, - linked_list_cursors, - maybe_uninit_fill, |