]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #52895 - draganmladjenovic:minmax_qnan, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 14 Aug 2018 06:31:10 +0000 (06:31 +0000)
committerbors <bors@rust-lang.org>
Tue, 14 Aug 2018 06:31:10 +0000 (06:31 +0000)
commita8763b5370ed044b6e703981217f074e8ddf1e7c
tree129c91d0df032b03a6c1bcd05a64f16598084d36
parent3e05f80a3790bb96247e9325fe54e484086f77f5
parent78a1c45d83bf93025ceed25e933f6e51f8efdc37
Auto merge of #52895 - draganmladjenovic:minmax_qnan, r=alexcrichton

run-pass/simd-intrinsic-float-minmax: Force use of qNaN on Mips

Workaround for #52746.
r? @gnzlbg