Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update x/tools and gopls to 63098cc4 #954

Merged
merged 1 commit into from
Sep 17, 2020
Merged

deps: update x/tools and gopls to 63098cc4 #954

merged 1 commit into from
Sep 17, 2020

Conversation

myitcv
Copy link
Member

@myitcv myitcv commented Sep 17, 2020

  • internal/imports: don't set Context.WorkingDir, which was renamed 63098cc4
  • internal/lsp: fix concurrency issues in view initialization 655488c8
  • internal/lsp: pass options by reference instead of by value c537a342
  • internal/lsp/cache: fix release tag parsing c9a70fc2
  • internal/memoize: show key type in panics f128e626
  • internal/lsp/mod: handle nil pointers in code lenses 587cf233
  • cover: fix sorting of profile segment boundaries 56d9a0cd
  • gopls/internal/regtest: simplify expectation return values c8d9e05b

* internal/imports: don't set Context.WorkingDir, which was renamed 63098cc4
* internal/lsp: fix concurrency issues in view initialization 655488c8
* internal/lsp: pass options by reference instead of by value c537a342
* internal/lsp/cache: fix release tag parsing c9a70fc2
* internal/memoize: show key type in panics f128e626
* internal/lsp/mod: handle nil pointers in code lenses 587cf233
* cover: fix sorting of profile segment boundaries 56d9a0cd
* gopls/internal/regtest: simplify expectation return values c8d9e05b
@myitcv
Copy link
Member Author

myitcv commented Sep 17, 2020

No govim changes, will merge on green

@myitcv myitcv merged commit 6e352d4 into main Sep 17, 2020
@myitcv myitcv deleted the latest_tools branch September 17, 2020 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant