Commit dfa5cbb
committed
gopls/internal/lsp/cache: remove workspaceMode
Remove the last vestiges of workspaceMode, which was an abstraction that
has been replaced with more specific conditionals where appropriate.
For golang/go#57979
Change-Id: Id7ec8e0db3dee9833605b6188ade7c729436b3e8
Reviewed-on: https://go-review.googlesource.com/c/tools/+/542622
Reviewed-by: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>1 parent a98c076 commit dfa5cbb
2 files changed
+2
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | 382 | | |
406 | 383 | | |
407 | 384 | | |
| |||
527 | 504 | | |
528 | 505 | | |
529 | 506 | | |
530 | | - | |
| 507 | + | |
531 | 508 | | |
532 | 509 | | |
533 | 510 | | |
| |||
2168 | 2145 | | |
2169 | 2146 | | |
2170 | 2147 | | |
2171 | | - | |
2172 | | - | |
2173 | | - | |
2174 | | - | |
2175 | | - | |
2176 | | - | |
2177 | | - | |
2178 | | - | |
2179 | | - | |
2180 | | - | |
2181 | | - | |
2182 | | - | |
2183 | 2148 | | |
2184 | 2149 | | |
2185 | 2150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | 390 | | |
403 | 391 | | |
404 | 392 | | |
| |||
1211 | 1199 | | |
1212 | 1200 | | |
1213 | 1201 | | |
1214 | | - | |
| 1202 | + | |
1215 | 1203 | | |
1216 | 1204 | | |
1217 | 1205 | | |
| |||
0 commit comments