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 a2cb29f commit 1e117cfCopy full SHA for 1e117cf
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