]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/type-alias-impl-trait/issue-60371.stderr
Check opaque types satisfy their bounds
[rust.git] / src / test / ui / type-alias-impl-trait / issue-60371.stderr
index bf2d612fcdb411511500d8dc3b6494582a040522..905248fb33755992d0ec2637edc0f48a0949304c 100644 (file)
@@ -15,7 +15,6 @@ LL |     type Item = impl Bug;
    |
    = help: the following implementations were found:
              <&() as Bug>
-   = note: the return type of a function must have a statically known size
 
 error: could not find defining uses
   --> $DIR/issue-60371.rs:8:17