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