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.
I'm not sure where the best place to report this is. Please move as appropriate. The RLS is returning incorrect symbol kinds. This appears to be caused by rustc using a different version of rls-data than the RLS. Using the commented version of the process_crate call in rustc.rs resolves the issue.
The text was updated successfully, but these errors were encountered:
I'm not sure where the best place to report this is. Please move as appropriate. The RLS is returning incorrect symbol kinds. This appears to be caused by rustc using a different version of rls-data than the RLS. Using the commented version of the process_crate call in rustc.rs resolves the issue.
The text was updated successfully, but these errors were encountered: