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
My setup was all working fine until i upgraded nightly rust locally. Now in my project if i get project wide diagnostics i get a bunch of files that live in ~/.cargo/registry and same file diagnostics show type indications but no errors for a file that has an error. The error is then shown correct when running cargo clippy manually on the project dir.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
My setup was all working fine until i upgraded nightly rust locally. Now in my project if i get project wide diagnostics i get a bunch of files that live in ~/.cargo/registry and same file diagnostics show type indications but no errors for a file that has an error. The error is then shown correct when running
cargo clippy
manually on the project dir.helix.log
Beta Was this translation helpful? Give feedback.
All reactions