rust/crates/completion/src
2021-02-11 19:52:46 +01:00
..
completions Complete builtin type paths 2021-02-11 19:52:46 +01:00
render Show qualified variant pattern completions 2021-02-09 21:35:02 +01:00
completions.rs Show qualified variant pattern completions 2021-02-09 21:35:02 +01:00
config.rs Add flyimport completion for trait assoc items 2021-01-16 20:44:12 +02:00
context.rs Show Self pattern completions for Adts if inside impls 2021-02-09 19:47:21 +01:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Make ModPath's representation private 2021-02-04 20:49:24 +01:00
lib.rs Normalize tests 2021-01-22 19:15:34 +03:00
patterns.rs Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
render.rs Make ModPath's representation private 2021-02-04 20:49:24 +01:00
test_utils.rs Show deprecated completions for deprecated traits 2021-01-19 01:08:59 +02:00