mirror of https://github.com/rust-lang/rust.git
Update stdarch submodule
This commit is contained in:
parent
aa6a697a1c
commit
8a6ec2eadd
|
@ -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)]
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 967e7afd87cbea3232581a4a55031134ab88f595
|
||||
Subproject commit 7df81ba8c3e2d02c2ace0c5a6f4f32d800c09e56
|
Loading…
Reference in New Issue