Update to rustc 1.16.0-nightly (83c2d9523 2017-01-24)
This commit is contained in:
parent
f21d1b578e
commit
e577411356
1 changed files with 0 additions and 2 deletions
|
@ -417,9 +417,7 @@ impl<'cx, 'a, 'i> Parser<'cx, 'a, 'i> {
|
|||
}}
|
||||
body.push(TokenTree::Delimited(sp, Rc::new(Delimited {
|
||||
delim: DelimToken::Brace,
|
||||
open_span: sp,
|
||||
tts: expr,
|
||||
close_span: sp,
|
||||
})));
|
||||
Ok(body)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue