6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
|
|
error: unsupported Self type of explicit impl
|
||
|
|
--> tests/ui/bad_explicit_impl.rs:7:5
|
||
|
|
|
|
||
|
|
7 | impl fn() -> &S {}
|
||
|
|
| ^^^^^^^^^^^^^^^^^^
|