Remove 'use_extern_macros' feature: stabilized.

This commit is contained in:
Sergio Benitez 2018-08-24 00:17:33 -07:00
parent dbcb99ecf2
commit a17849af6d

View File

@ -1,5 +1,3 @@
#![feature(use_extern_macros)]
// TODO: Version URLs.
#![doc(html_root_url = "https://api.rocket.rs")]