]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/error-codes/E0602.stderr
Auto merge of #85980 - ssomers:btree_cleanup_LeafRange, r=Mark-Simulacrum
[rust.git] / src / test / ui / error-codes / E0602.stderr
index 70137cb166206e6d508eb49c1dd6ff504cbcc97a..2b37226334586ed018f41b35c9ed65f922a86b9a 100644 (file)
@@ -6,10 +6,6 @@ error[E0602]: unknown lint: `bogus`
    |
    = note: requested on the command line with `-D bogus`
 
-error[E0602]: unknown lint: `bogus`
-   |
-   = note: requested on the command line with `-D bogus`
-
-error: aborting due to 3 previous errors
+error: aborting due to 2 previous errors
 
 For more information about this error, try `rustc --explain E0602`.