commit
96e182833b
1 changed files with 0 additions and 1 deletions
|
|
@ -880,7 +880,6 @@ macro_rules! slice_core_methods { () => {
|
|||
#[inline]
|
||||
pub fn split_last(&self) -> Option<(&T, &[T])> {
|
||||
SliceExt::split_last(self)
|
||||
|
||||
}
|
||||
|
||||
/// Returns the last and all the rest of the elements of the slice, or `None` if it is empty.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue