This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
ide-completion
History
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