Skip to content

Commit 1546e07

Browse files
committed
add missing feature flag
1 parent 9f19719 commit 1546e07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
#![feature(adx_target_feature)]
125125
#![feature(maybe_uninit)]
126126
#![feature(unrestricted_attribute_tokens)]
127+
#![feature(external_doc)]
127128

128129
#[prelude_import]
129130
#[allow(unused)]

0 commit comments

Comments
 (0)