Commit 6e2abbf
authored
Merge pull request rust-lang#19211 from Timmmm/user/timh/import_private
Include private items in completions for local cratesFile tree
1 file changed
+4
-1
lines changed- src/tools/rust-analyzer/crates/ide-completion/src/completions
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
| |||
0 commit comments