]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/lint/no-coverage.stderr
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / ui / lint / no-coverage.stderr
index 8452ccc7a03cbe5e40819c28caac78a3871627c9..404efbeac1e13d124c8943fc16768e5411a44cdc 100644 (file)
@@ -94,7 +94,7 @@ error: unconstrained opaque type
 LL |     type U = impl Trait;
    |              ^^^^^^^^^^
    |
-   = note: `U` must be used in combination with a concrete type within the same module
+   = note: `U` must be used in combination with a concrete type within the same impl
 
 error: aborting due to 7 previous errors; 6 warnings emitted