mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Update stdarch submodule
This commit is contained in:
parent
5518eaa946
commit
f8d4b2a150
@ -365,6 +365,11 @@
|
||||
#![feature(panic_unwind)]
|
||||
// tidy-alphabetical-end
|
||||
//
|
||||
// Library features (std_detect):
|
||||
// tidy-alphabetical-start
|
||||
#![feature(stdarch_internal)]
|
||||
// tidy-alphabetical-end
|
||||
//
|
||||
// Only for re-exporting:
|
||||
// tidy-alphabetical-start
|
||||
#![feature(assert_matches)]
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f4528dd6e85d97bb802240d7cd048b6e1bf72540
|
||||
Subproject commit 5ef6eb42bdcfef6891517a6e4c77a89c18722f18
|
Loading…
Reference in New Issue
Block a user