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 was archived by the owner on Dec 29, 2022. It is now read-only.
Crash doesn't happen on normal "cargo build", only when running rls --cli on the same crate.
UPDATE: Still open with rustc 1.32.0-nightly (15d770400 2018-11-06) running on x86_64-unknown-linux-gnu
RLS basically unusable.
{"jsonrpc":"2.0","method":"window/progress","params":{"id":"progress_1","message":"gdk","title":"Building"}}
thread 'main' panicked at 'No span found for use glob', libcore/option.rs:1008:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
note: rustc 1.31.0-nightly (96064eb61 2018-10-28) running on x86_64-unknown-linux-gnu
note: compiler flags: -C debuginfo=2 --crate-type lib
note: some of the compiler flags provided by cargo are hidden