Merge remote-tracking branch 'remotes/origin/incoming' into incoming
This commit is contained in:
commit
85fecd0ba7
236 changed files with 1511 additions and 1199 deletions
|
@ -10,8 +10,9 @@
|
|||
|
||||
// A protocol compiler for Rust.
|
||||
|
||||
use ast;
|
||||
use ast::ident;
|
||||
use codemap::dummy_sp;
|
||||
use codemap::{dummy_sp, spanned};
|
||||
use ext::base::ext_ctxt;
|
||||
use ext::pipes::ast_builder::{append_types, ext_ctxt_ast_builder, path};
|
||||
use ext::pipes::ast_builder::{path_global};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue