X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=tests%2Fui%2Fconsts%2Fct-var-in-collect_all_mismatches.stderr;h=fa20077da7efeeacbe03219990d18edf252d6775;hb=9ffffee422eedc489e3035cb88b0dab8dc9ea408;hp=43fba2573ff62164bdf579e7581e5f571520f0c0;hpb=9c376795345a54460ed471eaed07adb518935ba4;p=rustc.git diff --git a/tests/ui/consts/ct-var-in-collect_all_mismatches.stderr b/tests/ui/consts/ct-var-in-collect_all_mismatches.stderr index 43fba2573f..fa20077da7 100644 --- a/tests/ui/consts/ct-var-in-collect_all_mismatches.stderr +++ b/tests/ui/consts/ct-var-in-collect_all_mismatches.stderr @@ -8,7 +8,7 @@ note: required by a bound in `Foo::::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, | ^^^^^^ required by this bound in `Foo::::unsatisfied`