Merge branch 'macro-use' into HEAD
This commit is contained in:
commit
1f65617372
123 changed files with 189 additions and 20 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
use rustc::hir;
|
||||
use rustc::lint::*;
|
||||
use rustc::{declare_lint, lint_array};
|
||||
use syntax::ast;
|
||||
use syntax::codemap::Span;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue