Change error message of a failing `assert_eq!`
Rust Internals [Unofficial]
March 30, 2026
tcsc:
> If ~1/3 of the uses choose one order, and the other ~2/3 use the other order
I'm both then since I see both orders used in my personal projects - mostly because there's no better indication from the compiler which value should go where. I'd stick to one given the indication.
Discussion in the ATmosphere