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

Forward clippy, rustfmt, and rust-analyzer through wasm_bindgen #3094

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

UebelAndre
Copy link
Collaborator

This allows targets gated by target_compatible_with = ["@platforms//cpu:wasm32"] to have clippy and rustfmt run on them as well as include those targets in rust-analyzer outputs.

@UebelAndre UebelAndre marked this pull request as ready for review December 12, 2024 17:34
@UebelAndre UebelAndre enabled auto-merge December 12, 2024 17:35
@UebelAndre UebelAndre added this pull request to the merge queue Dec 12, 2024
Merged via the queue into bazelbuild:main with commit d8a660c Dec 12, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants