Skip to content

Commit

Permalink
Replace ExpnId with SyntaxContext
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhota committed Apr 13, 2017
1 parent da0742c commit 24a89a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libsyntax_ext/global_asm.rs
Expand Up @@ -21,7 +21,6 @@
use syntax::ast;
use syntax::ext::base;
use syntax::ext::base::*;
use syntax::codemap;
use syntax::feature_gate;
use syntax::ptr::P;
use syntax::symbol::Symbol;
Expand Down

0 comments on commit 24a89a0

Please sign in to comment.