Rustup to rustc 1.24.0-nightly (5165ee9e2 2017-12-22)
This commit is contained in:
parent
5725f41974
commit
02bb1c8c97
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ fn rewrite_closure_with_block(
|
|||
id: ast::NodeId::new(0),
|
||||
rules: ast::BlockCheckMode::Default,
|
||||
span: body.span,
|
||||
recovered: false,
|
||||
};
|
||||
let block = ::expr::rewrite_block_with_visitor(context, "", &block, shape, false)?;
|
||||
Some(format!("{} {}", prefix, block))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue