Skip to content

Commit 59e7aee

Browse files
authored
Merge pull request #16 from saethlin/remove-patch
Patch file was upstreamed, empty it
2 parents 94b5696 + 6dd4184 commit 59e7aee

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

rust-src.diff

-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +0,0 @@
1-
diff --git a/library/core/tests/lib.rs b/library/core/tests/lib.rs
2-
index 3947a64e5c6..ccb7be68eb1 100644
3-
--- a/library/core/tests/lib.rs
4-
+++ b/library/core/tests/lib.rs
5-
@@ -67,6 +67,7 @@
6-
#![feature(slice_internals)]
7-
#![feature(slice_partition_dedup)]
8-
#![feature(ip)]
9-
+#![feature(ip_in_core)]
10-
#![feature(iter_advance_by)]
11-
#![feature(iter_array_chunks)]
12-
#![feature(iter_collect_into)]

rust-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2023-02-28
1+
nightly-2023-03-03

0 commit comments

Comments
 (0)