add version check to the unit tests
This commit is contained in:
@@ -23,6 +23,7 @@ pub mod conf;
|
||||
mod hir;
|
||||
pub mod paths;
|
||||
pub use self::hir::{SpanlessEq, SpanlessHash};
|
||||
pub mod cargo;
|
||||
|
||||
pub type MethodArgs = HirVec<P<Expr>>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user