]> git.lizzy.rs Git - rust.git/commitdiff
add missing feature flag
authorRalf Jung <post@ralfj.de>
Mon, 11 Feb 2019 14:29:25 +0000 (15:29 +0100)
committerRalf Jung <post@ralfj.de>
Thu, 14 Feb 2019 15:20:58 +0000 (16:20 +0100)
src/libcore/lib.rs

index 419980225c3358840380b0b4fd2e2cc5775a0862..af6161bafe0d453e911be8b3321090272432cd94 100644 (file)
 #![feature(adx_target_feature)]
 #![feature(maybe_uninit)]
 #![feature(unrestricted_attribute_tokens)]
+#![feature(external_doc)]
 
 #[prelude_import]
 #[allow(unused)]