We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dae839 commit 570a720Copy full SHA for 570a720
std/src/lib.rs
@@ -365,6 +365,11 @@
365
#![feature(panic_unwind)]
366
// tidy-alphabetical-end
367
//
368
+// Library features (std_detect):
369
+// tidy-alphabetical-start
370
+#![feature(stdarch_internal)]
371
+// tidy-alphabetical-end
372
+//
373
// Only for re-exporting:
374
// tidy-alphabetical-start
375
#![feature(assert_matches)]
stdarch
@@ -1 +1 @@
1
-Subproject commit f4528dd6e85d97bb802240d7cd048b6e1bf72540
+Subproject commit 5ef6eb42bdcfef6891517a6e4c77a89c18722f18
0 commit comments