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
/
render
History
Download ZIP
Download TAR.GZ
Lukas Wirth
0468b11de7
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
..
builder_ext.rs
Don't turn local names into strings in CompletionContext
2021-10-17 10:59:06 +02:00
const_.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
enum_variant.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
function.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
macro_.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
pattern.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
struct_literal.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00
type_alias.rs
Remove
CompletionKind
in favor of
CompletionItemKind
2021-10-27 17:23:43 +02:00