Remove use_extern_macros feature gate

This has been stabilized as of 1.30.0-nightly.
This commit is contained in:
David Tolnay
2018-08-20 22:23:59 -04:00
parent 8908aad988
commit 1470148470
-1
View File
@@ -31,7 +31,6 @@
#![no_std]
#![doc(html_root_url = "https://docs.rs/ryu/0.2.4")]
#![cfg_attr(feature = "no-panic", feature(use_extern_macros))]
#![cfg_attr(
feature = "cargo-clippy",
allow(