-
Notifications
You must be signed in to change notification settings - Fork 93
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
xargo doesn't work with cranelift #304
Comments
Maybe this is actually an x.py bug, since the folder is in |
Can you reproduce this with xargo directly, independent of Miri or x.py? If no, this is likely the wrong repository. The rust repository might be a better fit also because to me this looks first like a cranelift issue.^^ xargo does not even interact much directly with rustc (just a bit via |
I'm not sure where I would start trying to reproduce this. cc @bjorn3 - do you know what's going wrong here? |
Does it work with |
I think I now what happens. Tools require |
... is this why you can't run tools in-tree? https://zulip-archive.rust-lang.org/257328clippy/19387Runclippyintree.html |
I am not quite sure that has the same reason, but it could be. |
The text was updated successfully, but these errors were encountered: