]> git.proxmox.com Git - rustc.git/blobdiff - tests/ui/consts/ct-var-in-collect_all_mismatches.stderr
New upstream version 1.69.0+dfsg1
[rustc.git] / tests / ui / consts / ct-var-in-collect_all_mismatches.stderr
index 43fba2573ff62164bdf579e7581e5f571520f0c0..fa20077da7efeeacbe03219990d18edf252d6775 100644 (file)
@@ -8,7 +8,7 @@ note: required by a bound in `Foo::<T, N>::unsatisfied`
   --> $DIR/ct-var-in-collect_all_mismatches.rs:15:12
    |
 LL |     fn unsatisfied(self)
-   |        ----------- required by a bound in this
+   |        ----------- required by a bound in this associated function
 LL |     where
 LL |         T: Bar<N>,
    |            ^^^^^^ required by this bound in `Foo::<T, N>::unsatisfied`