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 29, 2022. It is now read-only.
I was unsure whether to file here or on the rust project itself, but an ordinary
cargo build
doesn't fail so I'm trying here first.Building the
warp
crate as a dependency with RLS 1.39.0-beta.2 reliably causes an ICE on my machine.Sample crate:
rls-warp-ice.tar.gz
To reproduce the error, run
rustup add beta
, and then cd to the project directory and runrls +beta --cli
.Log:
The text was updated successfully, but these errors were encountered: