-
Notifications
You must be signed in to change notification settings - Fork 1.8k
rust-analyzer service panics #13170
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
Labels
A-inlay-hints
inlay/inline hints
Broken Window
Bugs / technical debt to be addressed immediately
I-panic
Comments
Do you know if this happens in specific situations like switching |
Oh this was already reported here, I didn't see that. I wrote down the likely cause here #13372 |
Closing as a duplicate of #13372 |
This was referenced Nov 7, 2022
bors
added a commit
that referenced
this issue
Nov 7, 2022
internal: error instead of panic on invalid file range Fixes the panic in #13170
No longer relevant as we got rid of the resolve calls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-inlay-hints
inlay/inline hints
Broken Window
Bugs / technical debt to be addressed immediately
I-panic
rust-analyzer version: 0.3.1186-standalone (e8e598f 2022-08-28)
rustc version: rustc 1.65.0-nightly (e1b28cd2f 2022-08-19)
relevant settings: VSCode install
Rust analyser stops working randomly in my project with the following panic message:
Unfortunately it happens in a big project of mine which I cannot share the source code.
The text was updated successfully, but these errors were encountered: