Add #![feature(generic_arg_infer)]
to core for stdarch
This commit is contained in:
parent
4da79703b6
commit
43008cedaf
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@
|
|||
#![feature(derive_const)]
|
||||
#![feature(doc_cfg)]
|
||||
#![feature(doc_notable_trait)]
|
||||
#![feature(generic_arg_infer)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(doc_cfg_hide)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue