aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/qualified_self_opt.stderr
blob: e20e9c360d9356385d2d5e0e111ce6603b78623b (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_opt.rs:7:29
  |
7 |     fn test(&self) -> Option<<Self as Foo>::X>;
  |                             ^^