Skip to content

Commit

Permalink
Empty the patch
Browse files Browse the repository at this point in the history
  • Loading branch information
saethlin committed Mar 5, 2023
1 parent 94b5696 commit 73fb55d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions rust-src.diff
Original file line number Diff line number Diff line change
@@ -1,12 +0,0 @@
diff --git a/library/core/tests/lib.rs b/library/core/tests/lib.rs
index 3947a64e5c6..ccb7be68eb1 100644
--- a/library/core/tests/lib.rs
+++ b/library/core/tests/lib.rs
@@ -67,6 +67,7 @@
#![feature(slice_internals)]
#![feature(slice_partition_dedup)]
#![feature(ip)]
+#![feature(ip_in_core)]
#![feature(iter_advance_by)]
#![feature(iter_array_chunks)]
#![feature(iter_collect_into)]

0 comments on commit 73fb55d

Please sign in to comment.