rust/crates/completion/src
2020-11-16 21:19:06 +02:00
..
completions Use imports_locator 2020-11-16 21:19:06 +02:00
render Add braces to functions and macros 2020-11-16 21:19:06 +02:00
completions.rs Rename the module 2020-11-16 21:19:06 +02:00
config.rs Allow to configure the merge behavior 2020-11-16 21:19:06 +02:00
context.rs Move rendering tests to the render module 2020-11-03 10:16:35 +03:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Add imports in auto completion 2020-11-16 21:19:05 +02:00
lib.rs Use imports_locator 2020-11-16 21:19:06 +02:00
patterns.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
render.rs Remove intra-crate facade from completions 2020-11-03 10:36:01 +03:00
test_utils.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00