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

Rustc diagnostic warning popup remains after code change #18186

Open
1 task done
konstantinzolotarev opened this issue Sep 21, 2024 · 0 comments
Open
1 task done

Rustc diagnostic warning popup remains after code change #18186

konstantinzolotarev opened this issue Sep 21, 2024 · 0 comments
Labels
defect [core label] diagnostics Feedback for diagnostics, error messages, logs, etc language server failure Language server doesn't work as expected popovers Feedback for tooltips, syntax hints, info popups, toasts, etc rust Rust programming language support

Comments

@konstantinzolotarev
Copy link

konstantinzolotarev commented Sep 21, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Writing code faced with weird issue.
Had an unused variable into for chunk in self.addresses.chunk(10) code block.
During changes used variable and wrote more code, but noticed same error inside comment.

Restart language server - didn't help.
Restart Zed - Helped.

Screenshot 2024-09-22 at 00 16 27

Unfortunately I don't have any steps to reproduce it.

Environment

Zed: v0.153.6 (Zed)
OS: macOS 14.6.1
Memory: 64 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

Zed.log

@konstantinzolotarev konstantinzolotarev added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Sep 21, 2024
@notpeter notpeter changed the title Rust warning remains after code change Rustc diagnostic warning popup remains after code change Oct 1, 2024
@notpeter notpeter added rust Rust programming language support popovers Feedback for tooltips, syntax hints, info popups, toasts, etc diagnostics Feedback for diagnostics, error messages, logs, etc language server failure Language server doesn't work as expected and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] diagnostics Feedback for diagnostics, error messages, logs, etc language server failure Language server doesn't work as expected popovers Feedback for tooltips, syntax hints, info popups, toasts, etc rust Rust programming language support
Projects
None yet
Development

No branches or pull requests

2 participants