rust-analyzer/crates/ide_assists
bors[bot] 0bb074aa26
Merge #8620
8620: Remove unnecessary braces for extracted block expression r=Veykril a=brandondong

This change addresses the first bullet point of https://github.com/rust-analyzer/rust-analyzer/issues/7839.

Specifically, when extracting block expressions, remove the unneeded extra braces inside the generated function.

Co-authored-by: Brandon <brandondong604@hotmail.com>
2021-04-22 15:22:43 +00:00
..
src Merge #8620 2021-04-22 15:22:43 +00:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00