mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-02-13 18:37:30 +00:00
876: Fix join_lines not adding a comma after join_single_expr_block with match arm r=matklad a=vipentti Fixes #868 Co-authored-by: Ville Penttinen <villem.penttinen@gmail.com>