remove macro rule

This commit is contained in:
J. Ayo Akinyele 2019-11-19 09:18:41 -05:00
parent 92f5d25150
commit 31842d0c73
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
#![allow(non_upper_case_globals)]
#![allow(unused_results)]
#![allow(missing_docs)]
#![feature(exclusive_range_pattern)]
#![cfg_attr(all(test, feature = "unstable"), feature(test))]
#[cfg(all(test, feature = "unstable"))]