rust-analyzer/crates/ide-completion/src/tests
2023-01-21 19:03:36 +01:00
..
attribute.rs fix: filter unnecessary completions after colon 2022-11-12 22:33:40 +09:00
expression.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05: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.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
item_list.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 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 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