Files
rust/compiler
Matthias Krüger 23e86f6ef8 Rollup merge of #114351 - ttsugriy:sort-by-words, r=fee1-dead
[rustc_span][perf] Remove unnecessary string joins and allocs.

Comparing vectors of string parts yields the same result but avoids unnecessary `join` and potential allocation for resulting `String`. This code is cold so it's unlikely to have any measurable impact, but considering but since it's also simpler, why not? :)
2023-08-04 21:31:56 +02:00
..
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-08-03 09:03:30 +10:00
2023-05-02 10:45:16 -07:00
2023-07-03 07:20:51 +00:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-07-19 16:37:09 +00:00
2023-08-03 14:50:50 +02:00
2023-07-03 13:51:54 -07:00
2023-08-03 14:50:50 +02:00
2023-08-01 17:48:20 +03:00
2023-08-03 14:50:50 +02:00