Skip to content

Commit

Permalink
Update stdarch submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaoliello committed Apr 11, 2024
1 parent aa6a697 commit 8a6ec2e
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 @@ -111,6 +111,7 @@
// tidy-alphabetical-start
#![cfg_attr(bootstrap, feature(associated_type_bounds))]
#![feature(array_ptr_get)]
#![feature(asm_experimental_arch)]
#![feature(char_indices_offset)]
#![feature(const_align_of_val)]
#![feature(const_align_of_val_raw)]
Expand Down

0 comments on commit 8a6ec2e

Please sign in to comment.