Skip to content

Commit

Permalink
Remove unstable Result::into_ok_or_err
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Aug 18, 2022
1 parent 3a8ff61 commit f21a300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patches/0024-core-Disable-portable-simd-test.patch
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ index 06c7be0..359e2e7 100644
@@ -75,7 +75,6 @@
#![feature(never_type)]
#![feature(unwrap_infallible)]
#![feature(result_into_ok_or_err)]
-#![feature(portable_simd)]
#![feature(ptr_metadata)]
#![feature(once_cell)]
Expand Down

0 comments on commit f21a300

Please sign in to comment.