Import the 2021 prelude in the core crate
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use crate::cmp::BytewiseEq;
|
||||
use crate::convert::TryInto;
|
||||
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
impl<T, U, const N: usize> PartialEq<[U; N]> for [T; N]
|
||||
|
||||
Reference in New Issue
Block a user