rust-analyzer/crates/ide-completion/src/tests
2022-09-05 03:36:14 +08:00
..
attribute.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30
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(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30
pattern.rs fix: format literal lookup 2022-08-16 01:24:21 +09: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: Calculate completions after type anchors 2022-07-28 10:06:36 +02: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