rust/compiler
Stuart Cook acd91e2fe1
Rollup merge of #146987 - hkBst:sort-params-1, r=nnethercote
impl Ord for params and use unstable sort

AFAICT we are only sorting to find duplicates, so unstable sort should work fine, and maybe is a tiny bit faster?
2025-09-29 21:06:45 +10:00
..
2025-09-26 16:37:08 +02:00
2025-09-26 16:37:08 +02:00
2025-09-27 11:29:50 +02:00