rust-analyzer/crates/completion/src
2020-11-16 12:23:18 +01:00
..
completions Don't complete keywords in struct literals 2020-11-16 12:23:18 +01:00
render Get rid of do-er antipattern 2020-11-03 10:33:13 +03:00
completions.rs Remove intra-crate facade from completions 2020-11-03 10:36:01 +03:00
config.rs Reorganize completions structure 2020-10-25 10:59:15 +03: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 Move Completions structure definition into completions module 2020-10-25 11:26:38 +03:00
lib.rs Introduce render module 2020-11-03 10:16:35 +03: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