This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e1396bde73
rust
/
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