Skip to content

Commit

Permalink
DO NOT MERGE: bump to my stdarch branch
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Oct 25, 2024
1 parent 80019ca commit 97a08ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions library/core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
#![feature(try_blocks)]
#![feature(unboxed_closures)]
#![feature(unsized_fn_params)]
#![feature(wasm_simd_const_internals)]
#![feature(with_negative_coherence)]
// tidy-alphabetical-end
//
Expand Down
2 changes: 1 addition & 1 deletion library/stdarch

0 comments on commit 97a08ca

Please sign in to comment.