]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-44023.stderr
Remove E0308 note when primary label has all info
[rust.git] / src / test / ui / issues / issue-44023.stderr
index c7b5f7b204048b5fa6b8c5ad0e5900fb32c7febb..a55bb22986963622d0d18691a096ebd333ae8afc 100644 (file)
@@ -5,9 +5,6 @@ LL | fn საჭმელად_გემრიელი_სადილი ( )
    |    ------------------------        ^^^^^ expected isize, found ()
    |    |
    |    implicitly returns `()` as its body has no tail or `return` expression
-   |
-   = note:   expected type `isize`
-           found unit type `()`
 
 error: aborting due to previous error