aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/attr_convert_unused.stderr
blob: e7152363ea6de44f015c914cffc64c653288279d (plain)
1
2
3
4
5
error: unused conversion
 --> src/bin/attr_convert_unused.rs:2:17
  |
2 | #[convert = |x: Foo| -> Bar {x.baz()}]
  |                 ^^^