]> 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 258ffe558e9ba283aef71e1330d709f3320ab936..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 type `()`
 
 error: aborting due to previous error