1
Fork 0

Simply joint lifetime/type iteration

This commit is contained in:
varkor 2018-05-27 21:54:10 +01:00
parent 8bccfe7a52
commit a5328bc17b
19 changed files with 123 additions and 218 deletions

View file

@ -43,7 +43,7 @@ pub fn expand_option_env<'cx>(cx: &'cx mut ExtCtxt,
cx.ty_ident(sp, Ident::from_str("str")),
Some(lt),
ast::Mutability::Immutable))],
Vec::new()))
vec![]))
}
Ok(s) => {
cx.expr_call_global(sp,