mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
add missing feature flag
This commit is contained in:
parent
9f197198b8
commit
1546e07e63
@ -124,6 +124,7 @@
|
||||
#![feature(adx_target_feature)]
|
||||
#![feature(maybe_uninit)]
|
||||
#![feature(unrestricted_attribute_tokens)]
|
||||
#![feature(external_doc)]
|
||||
|
||||
#[prelude_import]
|
||||
#[allow(unused)]
|
||||
|
Loading…
Reference in New Issue
Block a user