Skip to content

Commit 5b1229e

Browse files
authored
Rollup merge of rust-lang#100604 - dtolnay:okorerr, r=m-ou-se
Remove unstable Result::into_ok_or_err Pending FCP: rust-lang#82223 (comment) ```@rustbot``` label +waiting-on-fcp
2 parents 928ef37 + f21a300 commit 5b1229e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 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)