We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a0226 commit c78a212Copy full SHA for c78a212
src/libcore/lib.rs
@@ -92,6 +92,7 @@
92
#![feature(question_mark)]
93
#![feature(never_type)]
94
#![feature(prelude_import)]
95
+#![feature(ordering_chaining)]
96
97
#[prelude_import]
98
#[allow(unused)]
0 commit comments