aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/qualified_self.stderr
blob: 87dc0c2f3aea08b96c785ea5d6dc2c6ddf7b3e6d (plain)
1
2
3
4
5
error: dynamize does not know how to convert this type (you can tell it with #[convert])
 --> src/bin/qualified_self.rs:7:23
  |
7 |     fn test(&self) -> <Self as Foo>::X;
  |                       ^