rust-analyzer/crates/ide-completion
Dorian Scheidt 13c83f90ac fix: Don't add braces to 'if' completion in match guard position
When the cursor is in a match arm, but before the fat arrow (=>) token, don't
add braces when autocompleting "if".

fixes #12823
2022-07-23 12:25:02 -05:00
..
src fix: Don't add braces to 'if' completion in match guard position 2022-07-23 12:25:02 -05:00
Cargo.toml Upgrade to expect-test@1.4.0 2022-07-19 13:00:45 +02:00