1error: unsupported Self type of explicit impl
2 --> tests/ui/bad_explicit_impl.rs:7:5
3  |
47 |     impl fn() -> &S {}
5  |     ^^^^^^^^^^^^^^^^^^
6