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