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.
2 parents 11f0dca + c63583f commit bcec554Copy full SHA for bcec554
core/src/lib.rs
@@ -209,6 +209,7 @@
209
#![feature(derive_const)]
210
#![feature(doc_cfg)]
211
#![feature(doc_notable_trait)]
212
+#![feature(generic_arg_infer)]
213
#![feature(rustdoc_internals)]
214
#![feature(exhaustive_patterns)]
215
#![feature(doc_cfg_hide)]
stdarch
@@ -1 +1 @@
1
-Subproject commit a0c30f3e3c75adcd6ee7efc94014ebcead61c507
+Subproject commit b655243782c18d3419439daa523782e0818ecf26
0 commit comments