Skip to content

Commit 97a08ca

Browse files
committed
DO NOT MERGE: bump to my stdarch branch
1 parent 80019ca commit 97a08ca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

library/core/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@
227227
#![feature(try_blocks)]
228228
#![feature(unboxed_closures)]
229229
#![feature(unsized_fn_params)]
230+
#![feature(wasm_simd_const_internals)]
230231
#![feature(with_negative_coherence)]
231232
// tidy-alphabetical-end
232233
//

0 commit comments

Comments
 (0)