]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #98191 - TaKO8Ki:remove-rest-of-unnecessary-to-string, r=Dylan-DPC
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Fri, 17 Jun 2022 10:21:50 +0000 (12:21 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 10:21:50 +0000 (12:21 +0200)
Remove the rest of unnecessary `to_string`

I removed most of unnecessary `to_string` in #98043. This patch removes the rest of them I missed.


Trivial merge