Auto merge of #9121 - alex-semenyuk:fix_ui_test_cast_32_bits, r=flip1995

Fix stderr for cast_size_32bit

changelog: fix stderr for cast_size_32bit
This commit is contained in:
bors 2022-07-05 08:57:12 +00:00
commit 462136ac68

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