Lukas Wirth
|
7ff6c36716
|
fix: Don't show qualified path completions for private items
|
2022-07-15 13:30:43 +02:00 |
|
yue4u
|
622b516c74
|
fix: variants rendering in pattern path
|
2022-07-02 20:31:24 +09:00 |
|
Lukas Wirth
|
531e152390
|
fix: Simplify macro statement expansion handling
|
2022-07-01 14:49:30 +02:00 |
|
Lukas Wirth
|
bdbffdd463
|
fix: Fix completions for locals not working properly inside macro calls
|
2022-06-27 14:39:44 +02:00 |
|
yue4u
|
472ae16bfb
|
fix: completes non exhaustive variant within the defining crate
|
2022-06-24 00:00:51 +09:00 |
|
Hongxu Xu
|
534d71a852
|
disable private editable in TEST_CONFIG by default
adjust test_visibility_filter test case
|
2022-06-16 08:52:57 +08:00 |
|
Hongxu Xu
|
ded412d56b
|
implement inherited_visibility in collector
|
2022-06-14 23:23:15 +08:00 |
|
Hongxu Xu
|
d7eebd9706
|
add test cases to complete fn generated by macro in pub trait
|
2022-06-14 21:41:09 +08:00 |
|
Lukas Wirth
|
0c4e23b8ef
|
internal: Remove unqualified_path completions module
|
2022-05-05 22:21:42 +02:00 |
|
Lukas Wirth
|
16d2e79b50
|
internal: Remove unqualified_path completions module
|
2022-05-05 15:50:40 +02:00 |
|