We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1f1fa commit 229aef1Copy full SHA for 229aef1
library/core/tests/lib.rs
@@ -67,6 +67,7 @@
67
#![feature(slice_internals)]
68
#![feature(slice_partition_dedup)]
69
#![feature(ip)]
70
+#![feature(ip_in_core)]
71
#![feature(iter_advance_by)]
72
#![feature(iter_array_chunks)]
73
#![feature(iter_collect_into)]
0 commit comments