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
I'm using a rust crate mirror links: mirrors.ustc.edu.cn and racer with vim YCM
when I update dependents library, the third party crate source code is just download into the .cargo/registry/src/mirrors.ustc.edu.cn-XXXX/ path.
but I found that, racer does not catch the right define of the crate code. just show Errors:
"RuntimeError: Can't jump to definition." how could I resolve this problem. any help will be appreciate, thanks.
The text was updated successfully, but these errors were encountered:
I'm using a rust crate mirror links: mirrors.ustc.edu.cn and racer with vim YCM
when I update dependents library, the third party crate source code is just download into the .cargo/registry/src/mirrors.ustc.edu.cn-XXXX/ path.
but I found that, racer does not catch the right define of the crate code. just show Errors:
"RuntimeError: Can't jump to definition." how could I resolve this problem. any help will be appreciate, thanks.
The text was updated successfully, but these errors were encountered: