mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Bump stdarch submodule
This commit is contained in:
parent
8e47113d71
commit
f2918b4a3d
@ -418,6 +418,7 @@ pub mod primitive;
|
||||
// FIXME: This annotation should be moved into rust-lang/stdarch after clashing_extern_declarations is
|
||||
// merged. It currently cannot because bootstrap fails as the lint hasn't been defined yet.
|
||||
#[allow(clashing_extern_declarations)]
|
||||
#[cfg_attr(bootstrap, allow(deprecated_in_future))]
|
||||
#[unstable(feature = "stdsimd", issue = "48556")]
|
||||
mod core_arch;
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 6100854c4b360f84da5ab25e7c75cb2080667ddc
|
||||
Subproject commit 333e9e9977188d0748327e9b5be0f3f412063174
|
Loading…
Reference in New Issue
Block a user