mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
6b2c6c7fd3
When parsing a closure without a body that is surrounded by a block, suggest moving the opening brace after the closure head. Fix #116608. |
||
---|---|---|
.. | ||
missing_block_in_fn_call.fixed | ||
missing_block_in_fn_call.rs | ||
missing_block_in_fn_call.stderr | ||
missing_block_in_let_binding.rs | ||
missing_block_in_let_binding.stderr | ||
missing_braces_around_block.fixed | ||
missing_braces_around_block.rs | ||
missing_braces_around_block.stderr | ||
ruby_style_closure_parse_error.fixed | ||
ruby_style_closure_parse_error.rs | ||
ruby_style_closure_parse_error.stderr | ||
ruby_style_closure.rs | ||
ruby_style_closure.stderr |