mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Fix stderr for cast_size_32bit
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user