Skip to content

Latest release version fails to clear previously marked errors after fixing them #17305

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

Closed
michaeleisel opened this issue May 28, 2024 · 1 comment
Labels
C-bug Category: bug

Comments

@michaeleisel
Copy link

As of yesterday, when the latest version was released, my VSCode rust-analyzer extension would flag errors in red as expected, but then even after I fixed them, it would fail to remove the red squiggly lines and error message when I mouse over them. This makes the editor fairly unusable, so I downgraded a couple versions and the problem went away.

rust-analyzer version: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
0.3.1975-standalone

rustc version: (eg. output of rustc -V)
rustc 1.80.0-nightly (7d83a4c13 2024-05-06)

editor or extension: (eg. VSCode, Vim, Emacs, etc. For VSCode users, specify your extension version; for users of other editors, provide the distribution if applicable)
VSCode

0.3.1975

@michaeleisel michaeleisel added the C-bug Category: bug label May 28, 2024
@lnicola
Copy link
Member

lnicola commented May 28, 2024

Duplicate of #17300, should be fixed by #17302.

@lnicola lnicola closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

2 participants