Skip to content

Commit 29d04ff

Browse files
authored
Rollup merge of #109359 - Nilstrieb:bump-stdarch, r=Amanieu
Update stdarch Bring the the `#![allow(internal_features)]` for #108955 r? `@Amanieu`
2 parents 577d85f + 43008ce commit 29d04ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

library/core/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
#![feature(derive_const)]
210210
#![feature(doc_cfg)]
211211
#![feature(doc_notable_trait)]
212+
#![feature(generic_arg_infer)]
212213
#![feature(rustdoc_internals)]
213214
#![feature(exhaustive_patterns)]
214215
#![feature(doc_cfg_hide)]

library/stdarch

Submodule stdarch updated 102 files

0 commit comments

Comments
 (0)