Remove deprecated and unstable slice_partition_at_index functions
They have been deprecated since commit 01ac5a97c9
which was part of the 1.49.0 release, so from the point of nightly,
11 releases ago.
This commit is contained in:
parent
7cc28c128b
commit
105a7461b9
2 changed files with 0 additions and 45 deletions
|
@ -46,7 +46,6 @@
|
|||
#![feature(is_sorted)]
|
||||
#![feature(pattern)]
|
||||
#![feature(sort_internals)]
|
||||
#![feature(slice_partition_at_index)]
|
||||
#![feature(slice_take)]
|
||||
#![feature(maybe_uninit_uninit_array)]
|
||||
#![feature(maybe_uninit_array_assume_init)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue