rust-analyzer/crates/completion/src/render
2021-02-09 21:35:02 +01:00
..
builder_ext.rs Reduce some more code duplication 2020-12-22 19:00:38 +01:00
const_.rs Partially unify SymbolKind and CompletionItemKind 2021-01-20 18:39:46 +01:00
enum_variant.rs Make ModPath's representation private 2021-02-04 20:49:24 +01:00
function.rs More useful fn detail in completion 2021-01-22 19:15:34 +03:00
macro_.rs Partially unify SymbolKind and CompletionItemKind 2021-01-20 18:39:46 +01:00
pattern.rs Show qualified variant pattern completions 2021-02-09 21:35:02 +01:00
type_alias.rs Partially unify SymbolKind and CompletionItemKind 2021-01-20 18:39:46 +01:00