rust-analyzer/crates/ide-completion/src/tests
2022-11-27 02:39:38 +09:00
..
attribute.rs fix: filter unnecessary completions after colon 2022-11-12 22:33:40 +09:00
expression.rs complete full struct in enum varaint 2022-09-05 03:36:14 +08:00
flyimport.rs fix: a bunch of typos 2022-08-17 21:44:58 +08:00
fn_param.rs fix: variants rendering in pattern path 2022-07-02 20:31:24 +09:00
item.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30
item_list.rs fix: Fix item completions not working properly after unit structs and outline modules 2022-11-08 08:37:45 +01:00
pattern.rs Complete variants and assoc items in path pattern through type aliases 2022-09-16 16:11:58 +02:00
predicate.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30
proc_macros.rs minor: Sort ide-completions test outputs for less disruptive diffs 2022-05-05 10:53:20 +02:00
record.rs Add some more cov_marks 2022-08-09 18:08:05 +02:00
special.rs fix: also exclude 2 coloncolon in a row 2022-11-27 02:39:38 +09:00
type_pos.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30
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