This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d011e79d90
rust
/
crates
/
ide-completion
/
src
History
Download ZIP
Download TAR.GZ
Lukas Wirth
23fc596e40
Don't reconstruct ref match completion in to_proto manually
2023-02-15 14:15:22 +01:00
..
completions
Don't trigger postfix completion
if
block which has an
else
block
2023-02-11 21:26:00 +09:00
context
Simplify
2023-02-15 13:38:42 +01:00
render
Trigger call info for more completions of signature having things
2023-02-14 17:05:07 +01:00
tests
Make else autocompletion work in more places
2023-02-12 10:49:57 +01:00
completions.rs
Inline all format arguments where possible
2022-12-24 14:36:10 -05:00
config.rs
Format code
2023-01-19 18:33:47 -08:00
context.rs
Simplify
2023-02-15 13:38:42 +01:00
item.rs
Don't reconstruct ref match completion in to_proto manually
2023-02-15 14:15:22 +01:00
lib.rs
Simplify
2023-02-15 13:38:42 +01:00
render.rs
Don't reconstruct ref match completion in to_proto manually
2023-02-15 14:15:22 +01:00
snippet.rs
Inline all format arguments where possible
2022-12-24 14:36:10 -05:00
tests.rs
Simplify
2023-02-15 13:38:42 +01:00