Skip to content

Conversation

@mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Sep 18, 2024

Closes #507

@github-actions
Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.
  • Updated CHANGELOG.md

@mrcjkb mrcjkb merged commit 5c0c441 into master Sep 18, 2024
@mrcjkb mrcjkb deleted the mj/push-srylkmsvzlwm branch September 18, 2024 16:54
edevil added a commit to edevil/rustaceanvim that referenced this pull request Sep 18, 2024
When the rust-analyzer server emits errors or warnings,
display the additional message. Don't de-duplicate messages
otherwise we loose the feedback on whether we have solved
the issue.
edevil added a commit to edevil/rustaceanvim that referenced this pull request Sep 18, 2024
When the rust-analyzer server emits errors or warnings,
display the additional message. Don't de-duplicate messages
otherwise we loose the feedback on whether we have solved
the issue.
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.

Report rust_analyzer issues when it fails to load the workspace

1 participant