Fix stderr for cast_size_32bit
This commit is contained in:
parent
c257f098a8
commit
2ccb05487c
1 changed files with 1 additions and 1 deletions
|
|
@ -114,5 +114,5 @@ LL | 3_999_999_999usize as f64;
|
|||
|
|
||||
= note: `-D clippy::unnecessary-cast` implied by `-D warnings`
|
||||
|
||||
error: aborting due to 20 previous errors
|
||||
error: aborting due to 18 previous errors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue