mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
9d563bbf61
Fix last compare-mode false negatives in tests This PR is a continuation of #136310 and fixes the last remaining cases of false negatives when running tests under a compare-mode. With these normalizations, all the compare-mode failures in `next-solver` (and `polonius`) should now be real, actual differences in diagnostics.