mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 20:54:13 +00:00
Fix stderr for cast_size_32bit
This commit is contained in:
parent
c257f098a8
commit
2ccb05487c
@ -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…
Reference in New Issue
Block a user