Fix stderr for cast_size_32bit

This commit is contained in:
alexey semenyuk 2022-07-05 09:43:29 +03:00 committed by GitHub
parent c257f098a8
commit 2ccb05487c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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