Skip to content

Commit

Permalink
stabilize is_sorted
Browse files Browse the repository at this point in the history
  • Loading branch information
slanterns authored and GuillaumeGomez committed Aug 12, 2024
1 parent fd56f44 commit 88f7508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/std_example.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![allow(internal_features)]
#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted, stmt_expr_attributes)]
#![feature(core_intrinsics, coroutines, coroutine_trait, stmt_expr_attributes)]

#[cfg(feature="master")]
#[cfg(target_arch="x86_64")]
Expand Down

0 comments on commit 88f7508

Please sign in to comment.