Add 1.58 MSRV for `collapsible_str_replace` The `Pattern` impl for `[char; N]` was added in 1.58 changelog: Enhancement: [`collapsible_str_replace`]: Now takes MSRV into consideration. The minimal version is 1.58 [#10047](https://github.com/rust-lang/rust-clippy/pull/10047)