rust/crates/ide_completion/src
2021-03-23 11:32:14 +01:00
..
completions Merge hir::MacroDef::is_* into hir::MacroDef::kind 2021-03-23 11:32:14 +01:00
render implement a temporary workaround for #8058 2021-03-21 17:30:56 -07:00
completions.rs implement a temporary workaround for #8058 2021-03-21 17:30:56 -07:00
config.rs
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 increase completion relevance for items in local scope 2021-03-14 08:00:47 -07:00
lib.rs Less reallocations 2021-03-21 11:45:37 +02:00
patterns.rs clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
render.rs add unit test to demonstrate struct fields/methods do not get ref match completions 2021-03-22 20:34:02 -07:00
test_utils.rs Make group imports configurable 2021-03-07 10:15:17 +02:00