-
Notifications
You must be signed in to change notification settings - Fork 13.3k
RLS panics at Box<Any> #60282
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
Comments
Could you set the |
Sure thing, here's what I got:
|
I believe that I'm facing a similar issue. I noticed that since the last rust toolchain upgrade (to 1.34.1), my Cargo workspace setup stopped working (with VSCode plugin). I acknowledge that workspaces are still experimental, but worked fine for me thus far. The update and the error might just coincide with a crate that was added to the project similar to the OPs issue. I will provide everything I could find below. If the issue is unrelated, I'm happy to file a bug separately. RLS log:
|
RLS panics when I include romio or similar crates involing futures.
RLS Backtrace:
The text was updated successfully, but these errors were encountered: