Skip to content

Commit f8d4b2a

Browse files
committed
Update stdarch submodule
1 parent 5518eaa commit f8d4b2a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

library/std/src/lib.rs

+5
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)]

library/stdarch

Submodule stdarch updated 119 files

0 commit comments

Comments
 (0)