rust/tests
bors 8bf64f106a Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubilee
x86-32 float return for 'Rust' ABI: treat all float types consistently

This helps with https://github.com/rust-lang/rust/issues/131819: for our own ABI on x86-32, we want to *never* use the float registers. The previous logic only considered F32 and F64, but skipped F16 and F128. So I made the logic just apply to all float types.

try-job: i686-gnu
try-job: i686-gnu-nopt
2024-10-22 22:36:59 +00:00
..
assembly Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubilee 2024-10-22 22:36:59 +00:00
auxiliary
codegen Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubilee 2024-10-22 22:36:59 +00:00
codegen-units
coverage
coverage-run-rustdoc
crashes
debuginfo Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrum 2024-10-21 20:19:06 +00:00
incremental
mir-opt
pretty
run-make Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxu 2024-10-22 15:28:35 +02:00
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgr 2024-10-22 14:16:37 +00:00
ui Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgr 2024-10-22 14:16:37 +00:00
ui-fulldeps
COMPILER_TESTS.md