Closed
Description
The suggestion for const_static_lifetime currently only removes 'static
from &'static str
and leaves a space between &
and str
.
cf. https://github.com/killercup/rustfix/pull/49
The suggestion for const_static_lifetime currently only removes 'static
from &'static str
and leaves a space between &
and str
.
cf. https://github.com/killercup/rustfix/pull/49