stabilize is_sorted
This commit is contained in:
parent
8fe0c753f2
commit
ec0b354092
18 changed files with 21 additions and 106 deletions
|
@ -1,6 +1,5 @@
|
|||
// tidy-alphabetical-start
|
||||
#![feature(array_windows)]
|
||||
#![feature(is_sorted)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
use rustc_hir::lang_items::LangItem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue