]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/traits/suggest-deferences/multiple-1.stderr
fuzzify `fuzzy_match_tys`
[rust.git] / src / test / ui / traits / suggest-deferences / multiple-1.stderr
index 040fbb3e3e699813fae132946c7076eddfcd92d2..b18c297ed995435aa065dc10c0252eaa3c7b9bb7 100644 (file)
@@ -6,6 +6,8 @@ LL |     foo(&mut baz);
    |     |
    |     required by a bound introduced by this call
    |
+   = help: the following implementations were found:
+             <&mut LDM as Happy>
 note: required by a bound in `foo`
   --> $DIR/multiple-1.rs:45:26
    |