aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/qualified_self_opt.stderr
blob: dd99406dd980d8fc81c873a2d03289c27a909768 (plain)
1
2
3
4
5
error: dynamize does not support Self qualified as another trait
 --> src/bin/qualified_self_opt.rs:7:39
  |
7 |     fn test(&self) -> Option<<Self as Foo>::X>;
  |                                       ^^^