This commit is contained in:
Manish Goregaokar 2014-09-21 00:47:13 +05:30
parent 2a4f9fd8a3
commit 5b866e9e46
8 changed files with 17 additions and 58 deletions

View file

@ -20,8 +20,6 @@ use rustc::plugin::Registry;
mod lints;
mod macros;
#[cfg(test)]
mod tests;
#[plugin_registrar]