Update version in stable
attribute
Co-authored-by: Joshua Nelson <github@jyn.dev>
This commit is contained in:
parent
72b411fd89
commit
66e0523d09
@ -176,7 +176,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
#[stable(feature = "try_from_mut_slice_to_array", since = "1.57.0")]
|
||||
#[stable(feature = "try_from_mut_slice_to_array", since = "1.58.0")]
|
||||
impl<T, const N: usize> TryFrom<&mut [T]> for [T; N]
|
||||
where
|
||||
T: Copy,
|
||||
|
Loading…
x
Reference in New Issue
Block a user