rust/crates/completion/src/completions
2021-01-01 11:10:22 +11:00
..
postfix Merge #7076 2020-12-29 12:12:19 +00:00
attribute.rs Keep the original completion order in tests 2020-12-19 13:18:40 +02:00
dot.rs Keep the original completion order in tests 2020-12-19 13:18:40 +02:00
fn_param.rs
keyword.rs Keep the original completion order in tests 2020-12-19 13:18:40 +02:00
macro_in_item_position.rs
mod_.rs Keep the original completion order in tests 2020-12-19 13:18:40 +02:00
pattern.rs Reduce some more code duplication 2020-12-22 19:00:38 +01:00
postfix.rs format-postfix completion takes format instead of fmt 2020-12-29 12:28:46 +01:00
qualified_path.rs Show enum variant on Self qualified paths 2020-12-20 12:31:59 +01:00
record.rs Add a test for correct completion of ..Default::default() 2021-01-01 11:10:22 +11:00
snippet.rs Keep the original completion order in tests 2020-12-19 13:18:40 +02:00
trait_impl.rs Tidy up 2020-12-19 14:13:27 +02:00
unqualified_path.rs Avoid a couple of allocations 2020-12-29 14:35:49 +02:00