aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/gats.stderr
blob: e8c73c46200eae4a31afb5a6546ee1a9cf3484e5 (plain)
1
2
3
4
5
error: dynamize does not (yet?) support generic associated types
 --> src/bin/gats.rs:3:12
  |
3 |     type A<'a>: Into<&'a str>;
  |            ^^