-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forward clippy, rustfmt, and rust-analyzer through wasm_bindgen (#3094)
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.
- Loading branch information
1 parent
eccf91a
commit d8a660c
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters