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

Unhelpful resolve failure #3004

Closed
jdm opened this issue Jul 24, 2012 · 1 comment
Closed

Unhelpful resolve failure #3004

jdm opened this issue Jul 24, 2012 · 1 comment
Labels
A-resolve Area: Name resolution
Milestone

Comments

@jdm
Copy link
Contributor

jdm commented Jul 24, 2012

With my local servo clone, I had a import jsapi::jsuint in src/rust-mozjs/js.rs. This caused resolve3 to give up very ungracefully by just telling me that the import failed, as opposed to indicating which specific item failed.

@catamorphism
Copy link
Contributor

Closing, assuming this is fixed. If it's not, please reopen or open a new bug with a repro case and a paste of the bad error message :-)

bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
RalfJung pushed a commit to RalfJung/rust that referenced this issue Aug 6, 2023
add some SB and TB tests

Also I realized the `direct_mut_to_const_raw` test can be enabled in TB, so let's do that.
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
This is to fix recent bookrunner failures, such as
https://github.com/model-checking/kani/actions/runs/7813237161/job/21311963018?pr=2996

mdbook-graphviz should be re-instated once its dependency chain has been fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-resolve Area: Name resolution
Projects
None yet
Development

No branches or pull requests

2 participants