rust-analyzer/crates/ide-completion
Duong Quoc Khanh e1396bde73
Don't trigger postfix completion if block which has an else block
Discard postfix completion if the next_non_trivia_sibling of dot_token
is an ELSE_KW.
2023-02-11 21:26:00 +09:00
..
src Don't trigger postfix completion if block which has an else block 2023-02-11 21:26:00 +09:00
Cargo.toml Bump once_cell 2023-01-21 08:48:46 +02:00