-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
save_analysis: thread 'rustc' panicked at 'Box<Any>' #39957
Comments
arielb1
changed the title
thread 'rustc' panicked at 'Box<Any>'
save_analysis: thread 'rustc' panicked at 'Box<Any>'
Feb 27, 2017
cc @nrc |
what's the stderr output? |
Sorry, I don't know how to use rls without extension. It is the most verbose output from VSCode:
|
nrc
added a commit
to nrc/rust
that referenced
this issue
Mar 8, 2017
alexcrichton
added a commit
to alexcrichton/rust
that referenced
this issue
Mar 10, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
alexcrichton
pushed a commit
to arielb1/rust
that referenced
this issue
Mar 10, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
alexcrichton
pushed a commit
to nrc/rust
that referenced
this issue
Mar 10, 2017
alexcrichton
added a commit
to alexcrichton/rust
that referenced
this issue
Mar 10, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
arielb1
pushed a commit
to arielb1/rust
that referenced
this issue
Mar 10, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
arielb1
pushed a commit
to arielb1/rust
that referenced
this issue
Mar 10, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
arielb1
pushed a commit
to arielb1/rust
that referenced
this issue
Mar 11, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
arielb1
pushed a commit
to arielb1/rust
that referenced
this issue
Mar 11, 2017
save-analysis: cope with lack of method data after a type error Fixes rust-lang#39957 r? @eddyb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rustc paniced when using rls@db07d33 + vscode-rust@3057889 on this code:
Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: