Skip to content

Commit f21a300

Browse files
committed
Remove unstable Result::into_ok_or_err
1 parent 3a8ff61 commit f21a300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

patches/0024-core-Disable-portable-simd-test.patch

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ index 06c7be0..359e2e7 100644
1414
@@ -75,7 +75,6 @@
1515
#![feature(never_type)]
1616
#![feature(unwrap_infallible)]
17-
#![feature(result_into_ok_or_err)]
1817
-#![feature(portable_simd)]
1918
#![feature(ptr_metadata)]
2019
#![feature(once_cell)]

0 commit comments

Comments
 (0)