| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-28 | rename BackendRepr::Vector → SimdVector | Ralf Jung | -1/+1 |
| 2025-02-20 | Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field... | Zachary S | -1/+1 |
| 2025-02-19 | x86_win64 ABI: do not use xmm0 with softfloat ABI | Ralf Jung | -6/+10 |
| 2025-02-07 | compiler: remove rustc_target::abi entirely | Jubilee Young | -1/+1 |
| 2025-01-27 | Windows x86: Change `i128` to return via the vector ABI | Trevor Gross | -7/+13 |
| 2025-01-12 | on Windows, consistently pass ZST by-ref | Ralf Jung | -14/+8 |
| 2025-01-10 | fix ZST handling for Windows ABIs on MSVC target | Ralf Jung | -7/+15 |
| 2024-10-29 | compiler: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -12/+15 |
| 2024-10-11 | compiler: Empty out rustc_target::abi | Jubilee Young | -0/+52 |
