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

https://github.com/rust-lang/rust/pull/96468/commits/73fa217bc11fbac76f730223f6766c8e03513b5e 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-06-03 17:16:41 -04:00
2022-06-10 08:35:03 +10:00
2022-06-02 11:22:16 +10:00
2022-06-10 08:35:03 +10:00
2022-06-03 17:16:41 -04:00
2022-06-11 16:38:48 -07:00
2022-06-10 11:58:29 +10:00
2022-05-26 13:14:24 +02:00
2022-06-08 09:24:03 +10:00
2022-06-03 17:16:41 -04:00
2022-06-08 09:24:03 +10:00
2022-06-10 11:58:29 +10:00
2022-06-10 11:58:29 +10:00
2022-06-03 17:16:41 -04:00
2022-06-10 11:58:29 +10:00
2022-06-03 17:16:41 -04:00
2022-06-08 09:24:03 +10:00
2022-06-10 08:35:03 +10:00