Skip to content

lsp: Do not reuse disk-based diagnostics#46437

Merged
dinocosta merged 2 commits intomainfrom
do-not-reuse-disk-based-diagnostics
Jan 9, 2026
Merged

lsp: Do not reuse disk-based diagnostics#46437
dinocosta merged 2 commits intomainfrom
do-not-reuse-disk-based-diagnostics

Conversation

@osiewicz
Copy link
Copy Markdown
Member

@osiewicz osiewicz commented Jan 9, 2026

Fixes #41220

Co-authored-by: dino dinojoaocosta@gmail.com

Closes #41220

Release Notes:

  • Rust: Fixed diagnostics being stale when working across path dependencies

Fixes #41220

Co-authored-by: dino <dinojoaocosta@gmail.com>
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jan 9, 2026
@dinocosta dinocosta force-pushed the do-not-reuse-disk-based-diagnostics branch from e5c01df to 35f4680 Compare January 9, 2026 13:29
@dinocosta dinocosta merged commit dd43891 into main Jan 9, 2026
23 checks passed
@dinocosta dinocosta deleted the do-not-reuse-disk-based-diagnostics branch January 9, 2026 14:52
maxdeviant added a commit that referenced this pull request Jan 9, 2026
maxdeviant added a commit that referenced this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rust language server does not react to path dependency changes

2 participants