rust/crates/ide_completion/src/tests
2021-12-21 16:36:23 +01:00
..
attribute.rs fix: Don't duplicate attribute completions 2021-12-17 15:22:53 +01:00
expression.rs Fully render type alias completions from hir 2021-12-21 16:36:23 +01:00
flyimport.rs Merge #10976 2021-12-11 13:50:55 +00:00
fn_param.rs Move out fn_param tests 2021-07-21 21:39:40 +02:00
item.rs Add pub(super) along with pub(crate) and pub as a completion keyword 2021-09-29 21:55:15 -07:00
item_list.rs Add pub(super) along with pub(crate) and pub as a completion keyword 2021-09-29 21:55:15 -07:00
pattern.rs Fully render type alias completions from hir 2021-12-21 16:36:23 +01:00
predicate.rs feat: filter out duplicate macro completions 2021-08-03 17:36:06 +03:00
proc_macros.rs Update tests 2021-12-17 16:39:21 +01:00
record.rs Remove filtered completion list usage in completion tests 2021-10-27 16:53:39 +02:00
type_pos.rs Fully render type alias completions from hir 2021-12-21 16:36:23 +01:00
use_tree.rs Simplify macro rendering, remove constructor structs 2021-12-21 15:20:15 +01:00
visibility.rs Only complete ancestors and self in visibility path completions 2021-07-21 18:54:12 +02:00