aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/assoc_type_undefined.stderr
blob: 5fb8bf3356244606dcb27c4fc09219211dc6301c (plain)
1
2
3
4
5
error: associated type is either undefined or doesn't have a trait bound
 --> src/bin/assoc_type_undefined.rs:3:26
  |
3 |     fn f(&self) -> Self::A;
  |                          ^