rust-analyzer/crates/ide_completion/src/tests
bors[bot] de50ef4bea
Merge #11263
11263: fix: Fix don't drop param completions when fully typing out a pattern r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-01-12 11:37:18 +00:00
..
attribute.rs Don't complete attributes with existing expressions 2022-01-11 19:03:21 +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 fix(completions): improve fn_param 2022-01-04 15:03:46 -03: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 fix: Fix don't drop param completions when fully typing out a pattern 2022-01-12 12:36:46 +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