Files
rust/compiler
bors f027438f8b Auto merge of #136146 - RalfJung:x86-abi, r=workingjubilee
Explicitly choose x86 softfloat/hardfloat ABI

Part of https://github.com/rust-lang/rust/pull/135408:
Instead of choosing this based on the target features listed in the target spec, make that choice explicit.
All built-in targets are being updated here; custom (JSON-defined) x86 (32bit and 64bit) softfloat targets need to explicitly set `rustc-abi` to `x86-softfloat`.
2025-02-03 20:02:54 +00:00
..
2025-01-29 15:45:13 +00:00
2025-02-02 17:38:19 +11:00
2025-01-07 14:30:02 +02:00
2025-01-29 09:48:08 +01:00
2025-01-30 17:47:44 +01:00