rust/crates/completion/src
2021-01-01 11:10:22 +11:00
..
completions Add a test for correct completion of ..Default::default() 2021-01-01 11:10:22 +11:00
render Reduce some more code duplication 2020-12-22 19:00:38 +01:00
completions.rs Add completions for patterns 2020-12-20 18:19:23 +01:00
config.rs Normalize spelling to American English 2020-12-10 17:51:56 +03:00
context.rs Add completions for patterns 2020-12-20 18:19:23 +01:00
generated_lint_completions.rs
item.rs Minor, more orthogonal code 2020-12-10 18:01:02 +03:00
lib.rs Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
patterns.rs
render.rs Reduce some more code duplication 2020-12-22 19:00:38 +01:00
test_utils.rs Keep the original completion order in tests 2020-12-19 13:18:40 +02:00