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
I'm not sure how to reproduce... I'm editing the code on this repo/branch: https://github.com/wireapp/core-crypto/tree/feat/transaction
Maybe it is because it has a lot of errors due to a lot of refactoring that is ongoing there, but it is happening quite frequently.
The text was updated successfully, but these errors were encountered:
It was crashing with different files. I couldn't find any pattern... I still have to face it again to see if there's any backtrace. I forgot to look into. Do I have to specify any config to rust-analyzer to generate it, or it will do by default?
It should generate backtraces by default when panicking. They will be at Output>Rust Analyzer Language Server (in VSCode, not sure about other editors).
Now that the error to happen, it doesn't anymore... Mayte it was solved in the last releases... I'll keep an eye on it and if it happens I'll update this issue. Feel free to close it for now.
I'm having this error popping up randomly on neovim and always when that happens I have to restart rust analyzer to have it working again:
Analyzer version: rust-analyzer 0.3.2129-standalone (822644d 2024-09-29)
Rustc version: rustc 1.83.0-nightly (363ae4188 2024-09-24)
Cargo version: cargo 1.83.0-nightly (eaee77dc1 2024-09-19)
I'm not sure how to reproduce... I'm editing the code on this repo/branch: https://github.com/wireapp/core-crypto/tree/feat/transaction
Maybe it is because it has a lot of errors due to a lot of refactoring that is ongoing there, but it is happening quite frequently.
The text was updated successfully, but these errors were encountered: