We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e1176 commit 3cfff05Copy full SHA for 3cfff05
example/std_example.rs
@@ -1,3 +1,4 @@
1
+#![allow(internal_features)]
2
#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted)]
3
4
#[cfg(feature="master")]
0 commit comments