clippy: unnecessary lifetime annotation on static strings Since string literal constant already has static lifetime, it is not necessary to explicitly annotate it with 'static. |
||
---|---|---|
.. | ||
payload.rs | ||
timings.rs | ||
verifier.rs | ||
webfinger.rs |
clippy: unnecessary lifetime annotation on static strings Since string literal constant already has static lifetime, it is not necessary to explicitly annotate it with 'static. |
||
---|---|---|
.. | ||
payload.rs | ||
timings.rs | ||
verifier.rs | ||
webfinger.rs |