Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix clippy lints on aarch64-apple-darwin (bytecodealliance#9324)
This isn't caught in CI because it's in platform-specific code, but allow a few extra lints in platform-specific code since the "noisier than default" stance is not as useful for platform-specific code where we have far less control over integral types.
- Loading branch information