aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/param_type_impl.stderr
blob: 57386f05134fe1c46a1597c6880912ba00d5603a (plain)
1
2
3
4
5
error: dynamize does not support impl here, change it to a method generic
 --> src/bin/param_type_impl.rs:3:20
  |
3 |     fn f(&self, x: impl SomeTrait);
  |                    ^^^^