We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991dfe7 commit d1265e7Copy full SHA for d1265e7
src/libcore/tests/lib.rs
@@ -19,7 +19,7 @@
19
#![feature(raw)]
20
#![feature(sort_internals)]
21
#![feature(slice_partition_at_index)]
22
-#![feature(specialization)]
+#![feature(min_specialization)]
23
#![feature(step_trait)]
24
#![feature(step_trait_ext)]
25
#![feature(str_internals)]
0 commit comments