]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/specialization/specialization-default-projection.stderr
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / ui / specialization / specialization-default-projection.stderr
index 445bc1646f04eb503db823f316535ee1d61d3d74..7a2b75a1c1f0ac007b44b66b557aa397104ddecd 100644 (file)
@@ -29,7 +29,7 @@ LL | fn monomorphic() -> () {
    |                     -- expected `()` because of return type
 ...
 LL |     generic::<()>()
-   |     ^^^^^^^^^^^^^^^- help: try adding a semicolon: `;`
+   |     ^^^^^^^^^^^^^^^- help: consider using a semicolon here: `;`
    |     |
    |     expected `()`, found associated type
    |