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
{{ message }}
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
Version of VSCode: 1.17.1
Version of the extension: 0.3.1
OS: macOS
Description:
RLS crashed when I go to definition, error as follow:
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: CargoError(Msg("manifest path `/Users/xx/repos/lark/rust-sdk/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace"), State { next_error: None, backtrace: None })', src/libcore/result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', src/libcore/result.rs:906:4
[Info - 20:18:33] Connection to server got closed. Server will restart.
Output of the "Rust logging" channel:
<place here>
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version of VSCode: 1.17.1
Version of the extension: 0.3.1
OS: macOS
Description:
RLS crashed when I go to definition, error as follow:
Output of the "Rust logging" channel:
The text was updated successfully, but these errors were encountered: