]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/tests/ui/cast_size_32bit.stderr
Rollup merge of #102092 - kxxt:patch-1, r=joshtriplett
[rust.git] / src / tools / clippy / tests / ui / cast_size_32bit.stderr
index 7125f741c150e764ba59141368aba6e6b3d303e0..8990c3ba739b0fea45b8b907b38798eaa7bec42b 100644 (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