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.
is_sorted
1 parent fd56f44 commit 88f7508Copy full SHA for 88f7508
example/std_example.rs
@@ -1,5 +1,5 @@
1
#![allow(internal_features)]
2
-#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted, stmt_expr_attributes)]
+#![feature(core_intrinsics, coroutines, coroutine_trait, stmt_expr_attributes)]
3
4
#[cfg(feature="master")]
5
#[cfg(target_arch="x86_64")]
0 commit comments