Commit 5c8cd22
authored
Fix clippy lints on aarch64-apple-darwin (#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.1 parent c0c3e79 commit 5c8cd22
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
| |||
0 commit comments