rust/compiler
bors ae0b03bc6b Auto merge of #88262 - klensy:pprust-cow, r=nagisa
Cow'ify some pprust methods

Reduce number of potential needless de/allocations by using `Cow<'static, str>` instead of explicit `String` type.
2021-08-29 17:46:29 +00:00
..
2021-08-27 05:07:37 +00:00
2021-08-27 05:07:37 +00:00
2021-08-27 05:07:37 +00:00
2021-08-26 11:14:31 +02:00
2021-08-28 00:16:34 -07:00
2021-08-28 00:16:34 -07:00
2021-08-28 00:16:34 -07:00
fmt
2021-08-27 08:09:00 +00:00