To start a new build commit change to repository or click New build button.
Auto merge of #47080 - varkor:contrib-12, r=rkruppe
Optimise min/max
Swapping the conditions generates more efficient x86 assembly. See
https://github.com/rust-lang/rust/pull/46926#issuecomment-354567412.
r? @rkruppe