rust/compiler
Nicholas Nethercote c4cd04480b sort_candidates: avoid the second comparison if possible.
This is a performance win for `unicode-normalization`.

The commit also removes the closure, which isn't necessary. And
reformulates the comparison into a form I find easier to read.
2022-06-16 10:52:19 +10:00
..
2022-06-03 17:16:41 -04:00
2022-06-02 11:22:16 +10:00
2022-06-14 17:57:51 +02:00
2022-06-13 22:20:51 +03:00
2022-06-03 17:16:41 -04:00
2022-05-26 13:14:24 +02:00
2022-06-02 10:29:00 +00:00