rust-analyzer/crates/ide_completion/src
2021-04-05 16:27:45 +03:00
..
completions Resolve associated types 2021-04-01 21:31:25 +02:00
render completion relevance distinguish between exact type match and could unify 2021-03-26 09:18:18 -07:00
completions.rs Rename target_ty to self_ty 2021-03-29 17:47:47 +02:00
config.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
context.rs Add ' to trigger_characters, allowing more direct lifetime completions 2021-03-21 11:05:04 +01:00
generated_lint_completions.rs Format generated features manually instead of relying on rustfmt 2021-02-27 16:25:06 +02:00
item.rs completion relevance distinguish between exact type match and could unify 2021-03-26 09:18:18 -07:00
lib.rs internal: document hypothetical completion problem 2021-04-05 16:27:45 +03:00
patterns.rs clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
render.rs completion relevance distinguish between exact type match and could unify 2021-03-26 09:18:18 -07:00
test_utils.rs Make group imports configurable 2021-03-07 10:15:17 +02:00