linkspec: Fix nightly warning about elided lifetime
This warning shows up when running cargo +nightly doc
.
Apparently nightly doesn't like it when we have elided a lifetime
that has a perfectly good name.
This warning shows up when running cargo +nightly doc
.
Apparently nightly doesn't like it when we have elided a lifetime
that has a perfectly good name.