]> git.lizzy.rs Git - rust.git/blobdiff - library/core/tests/slice.rs
Rollup merge of #104416 - clubby789:fix-104414, r=eholk
[rust.git] / library / core / tests / slice.rs
index b8f6fe6961a8edbac5fd821d1146e47a665bdde9..9e1fbea79148c562d2a51748c95bf45fefa41137 100644 (file)
@@ -1284,7 +1284,6 @@ fn test_windows_zip() {
 }
 
 #[test]
-#[allow(const_err)]
 fn test_iter_ref_consistency() {
     use std::fmt::Debug;