Test fixes and merge conflicts
This commit is contained in:
parent
279c351820
commit
620ab3853a
19 changed files with 151 additions and 141 deletions
|
@ -129,6 +129,7 @@ pub fn expand_include_bin(cx: @ExtCtxt, sp: Span, tts: &[ast::token_tree])
|
|||
file.display(), e.desc));
|
||||
}
|
||||
None => {
|
||||
let bytes = at_vec::to_managed_move(bytes);
|
||||
base::MRExpr(cx.expr_lit(sp, ast::lit_binary(bytes)))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue