]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui/unit_cmp.stderr
New upstream version 1.23.0+dfsg1
[rustc.git] / src / tools / clippy / tests / ui / unit_cmp.stderr
index 51ad3fca94793772efb38f3a3cc11ae09e4888a5..a85e4150a3eb0983b72f418b2c2d73791de0dd20 100644 (file)
@@ -12,5 +12,3 @@ error: >-comparison of unit values detected. This will always be false
 19 |     if { true; } > { false; } {
    |        ^^^^^^^^^^^^^^^^^^^^^^
 
-error: aborting due to 2 previous errors
-