Files
rust/compiler/rustc_lint/src
Matthias Krüger 9d27f2e665 Rollup merge of #98043 - TaKO8Ki:remove-unnecessary-to-string, r=davidtwco
Remove unnecessary `to_string` and `String::new`

73fa217bc1 changed the type of the `suggestion` argument to `impl ToString`. This patch removes unnecessary `to_string` and `String::new`.

cc: `````@davidtwco`````
2022-06-13 21:35:56 +02:00
..
2022-01-15 01:16:55 +00:00
2022-06-03 17:16:41 -04:00
2022-03-11 13:31:24 +11:00
2022-04-23 09:53:45 +02:00
2022-03-11 13:31:24 +11:00
2021-09-30 17:39:54 +02:00
2021-07-08 17:14:28 +02:00
2022-06-08 09:24:03 +10:00