Skip to content
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

make install broken (no libcore.so) #14030

Closed
HeroesGrave opened this issue May 8, 2014 · 2 comments
Closed

make install broken (no libcore.so) #14030

HeroesGrave opened this issue May 8, 2014 · 2 comments

Comments

@HeroesGrave
Copy link
Contributor

cannot access x86_64-unknown-linux-gnu/stage2/lib/libcore-*.so: No such file or directory

IIRC, libcore was .rlib only, so I guess this is just a makefile problem.

@HeroesGrave
Copy link
Contributor Author

Look like a duplicate of #14026, except it's (I presume) failing on all systems.

@alexcrichton
Copy link
Member

Closing as a dupe of #14026

lnicola pushed a commit to lnicola/rust that referenced this issue Mar 13, 2023
fix:add a case in which remainig is None in resolveing types when resolving hir path.

fix rust-lang#14030 The variable type is being determined incorrectly
This PR fixed a problem in which `go to definition` is jumping to the incorrect position because it was failing to resolve the type in case it defined in the module when resolving hir.
In addition, I added a test for this issue and refactored the related code.
This is my first PR and I am using a translation tool to write this text. Let me know if you have any problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants