Skip to content

Commit 570a720

Browse files
committed
Update stdarch submodule
1 parent 5dae839 commit 570a720

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

std/src/lib.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,11 @@
365365
#![feature(panic_unwind)]
366366
// tidy-alphabetical-end
367367
//
368+
// Library features (std_detect):
369+
// tidy-alphabetical-start
370+
#![feature(stdarch_internal)]
371+
// tidy-alphabetical-end
372+
//
368373
// Only for re-exporting:
369374
// tidy-alphabetical-start
370375
#![feature(assert_matches)]

stdarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit f4528dd6e85d97bb802240d7cd048b6e1bf72540
1+
Subproject commit 5ef6eb42bdcfef6891517a6e4c77a89c18722f18

0 commit comments

Comments
 (0)