Update stdarch submodule
This commit is contained in:
parent
5518eaa946
commit
f8d4b2a150
2 changed files with 6 additions and 1 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue