We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0284903 commit 27870c2Copy full SHA for 27870c2
1 file changed
src/arraytraits.rs
@@ -717,6 +717,7 @@ where
717
mod tests
718
{
719
use crate::array;
720
+ use alloc::vec;
721
722
#[test]
723
fn test_eq_traits()
0 commit comments