We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572eaf2 commit aba2aa2Copy full SHA for aba2aa2
tests/testsuite/cross_compile.rs
@@ -209,7 +209,6 @@ fn plugin_deps() {
209
use syntax::source_map::Span;
210
use syntax::ast::*;
211
use syntax::ext::base::{ExtCtxt, MacEager, MacResult};
212
- use syntax::ext::build::AstBuilder;
213
214
#[plugin_registrar]
215
pub fn foo(reg: &mut Registry) {
@@ -306,7 +305,6 @@ fn plugin_to_the_max() {
306
305
307
308
309
310
use syntax::ptr::P;
311
312
0 commit comments