You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like rust-analyzer can panic on IO, but I'm having a hard time reproducing it. Vaguely looks like a race condition, because it happens sometimes when I delete a many lines at once (20-50).
This is difficult to trace down, but I think #12224 should've fixed this. I'll close this for now, if it pops up again feel free to re-open this or as a new issue.
It looks like rust-analyzer can panic on IO, but I'm having a hard time reproducing it. Vaguely looks like a race condition, because it happens sometimes when I delete a many lines at once (20-50).
rust-analyzer version: 5d5bbec 2022-05-09 stable
rustc version: (eg. output of
rustc -V
) rustc 1.60.0 (7737e0b5c 2022-04-04)relevant settings: (eg. client settings, or environment variables like
CARGO
,RUSTUP_HOME
orCARGO_HOME
)Default settings from the VSCode extension. VSCode version:
Full output:
The text was updated successfully, but these errors were encountered: