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