Commit fadc154
Appease Clippy
With new rust toolchain version, it was complaining about hexadecimals
not being grouped into sections of equal size using '_'. Since this was
done for readability, suppress the lint on the test in question.
Signed-off-by: Patrick Roy <[email protected]>1 parent 6da99cc commit fadc154
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1944 | 1944 | | |
1945 | 1945 | | |
1946 | 1946 | | |
| 1947 | + | |
1947 | 1948 | | |
1948 | 1949 | | |
1949 | 1950 | | |
| |||
0 commit comments