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