rust-analyzer/crates/completion/src
2021-01-20 18:46:22 +01:00
..
completions Update completions test output 2021-01-20 18:46:22 +01:00
render Partially unify SymbolKind and CompletionItemKind 2021-01-20 18:39:46 +01:00
completions.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00
config.rs Add flyimport completion for trait assoc items 2021-01-16 20:44:12 +02:00
context.rs Remove useless wrapper 2021-01-15 20:15:33 +03:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Update completions test output 2021-01-20 18:46:22 +01:00
lib.rs Properly resolve completion edits for empty input 2021-01-17 02:57:38 +02:00
patterns.rs Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
render.rs Update completions test output 2021-01-20 18:46:22 +01:00
test_utils.rs Show deprecated completions for deprecated traits 2021-01-19 01:08:59 +02:00