rust/tests/ui/expr
Esteban Küber 6b2c6c7fd3 Detect ruby-style closure in parser
When parsing a closure without a body that is surrounded by a block,
suggest moving the opening brace after the closure head.

Fix #116608.
2023-10-12 21:50:18 +00:00
..
compound-assignment
if
malformed_closure Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
if-bot.rs