rust/crates/ide_completion/src/render
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