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

surprising toolchain resolution for rustfmt and clippy #2988

Open
ajwerner opened this issue Nov 6, 2024 · 1 comment
Open

surprising toolchain resolution for rustfmt and clippy #2988

ajwerner opened this issue Nov 6, 2024 · 1 comment

Comments

@ajwerner
Copy link

ajwerner commented Nov 6, 2024

I'm sure I don't understand what's going on exactly, but I have a situation where a rust_library depends on some go binaries that are cross compiled, and that leads to my being unable to use the rustfmt and clippy aspects. I am generally surprised by the need to resolve those toolchains to begin with. Does anybody know why such toolchains would be resolved? It seems like it doesn't matter what platform the target is being built for.

@UebelAndre
Copy link
Collaborator

Can you post a small repro?

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