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
52f5af7165
rust
/
crates
/
ide_completion
/
src
History
Download ZIP
Download TAR.GZ
Lukas Wirth
ebd63ec1cf
feat: Make unqualified derive attributes flyimportable
2021-10-29 14:51:26 +02:00
..
completions
feat: Make unqualified derive attributes flyimportable
2021-10-29 14:51:26 +02:00
render
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
tests
feat: Make unqualified derive attributes flyimportable
2021-10-29 14:51:26 +02:00
completions.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
config.rs
Simplify
2021-10-11 21:49:50 +02:00
context.rs
Remove filtered completion list usage in completion tests
2021-10-27 16:53:39 +02:00
item.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
lib.rs
feat: Make unqualified derive attributes flyimportable
2021-10-29 14:51:26 +02:00
patterns.rs
Simplify
2021-10-11 21:49:50 +02:00
render.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
snippet.rs
Improve user snippet import performance
2021-10-12 11:48:37 +02:00
tests.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00