Add ecx.stmt_semi()
and fix issues with the pretty-printer
This commit is contained in:
parent
060a84d1f7
commit
8cad25199a
3 changed files with 18 additions and 3 deletions
|
@ -953,7 +953,6 @@ mod tests {
|
|||
attrs: None,}),
|
||||
ast::DUMMY_NODE_ID),
|
||||
span: sp(17,19)}),
|
||||
expr: None,
|
||||
id: ast::DUMMY_NODE_ID,
|
||||
rules: ast::BlockCheckMode::Default, // no idea
|
||||
span: sp(15,21),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue