Skip to content

Commit 88f7508

Browse files
slanternsGuillaumeGomez
authored andcommitted
stabilize is_sorted
1 parent fd56f44 commit 88f7508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/std_example.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![allow(internal_features)]
2-
#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted, stmt_expr_attributes)]
2+
#![feature(core_intrinsics, coroutines, coroutine_trait, stmt_expr_attributes)]
33

44
#[cfg(feature="master")]
55
#[cfg(target_arch="x86_64")]

0 commit comments

Comments
 (0)