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