Commit 60dbda2
authored
fix typo in
Looks like typo for me.
Looking at blame
rust-lang/rust-clippy@b76b0ae#diff-ac15e787d7d276b24f251f4f5bdedf1e6ac81aa1e2ea0db27219e9a7fa8b0b30L66
the same typo was before.
Is logic here actually correct? Tests passed locally, but i expected
some changes.
changelog: nonenumeric_arithmetic logic (rust-lang#13820)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments