aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/bad_explicit_impl.stderr
blob: cd0a317381ca007f4882ed0863310d2f144a850f (plain)
1
2
3
4
5
error: unsupported Self type of explicit impl
 --> $DIR/bad_explicit_impl.rs:7:5
  |
7 |     impl fn() -> &S {}
  |     ^^^^^^^^^^^^^^^^^^