rust/crates/ide-completion/src/tests
2023-02-12 10:49:57 +01:00
..
attribute.rs fix: filter unnecessary completions after colon 2022-11-12 22:33:40 +09:00
expression.rs Make else autocompletion work in more places 2023-02-12 10:49:57 +01:00
flyimport.rs Use lang item resolution instead of known paths 2023-01-21 19:03:36 +01:00
fn_param.rs fix: variants rendering in pattern path 2022-07-02 20:31:24 +09:00
item_list.rs Add more tests for completion without body. 2023-02-09 17:32:55 +09:00
item.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
pattern.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
predicate.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
proc_macros.rs Add postfix completion for unsafe. 2023-02-07 23:55:44 +09:00
record.rs Add some more cov_marks 2022-08-09 18:08:05 +02:00
special.rs Make else autocompletion work in more places 2023-02-12 10:49:57 +01:00
type_pos.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
use_tree.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30
visibility.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30