| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-07 | compiler: Parse `p-` specs in datalayout string, allow definition of custom d... | Edoardo Marangoni | -2/+2 |
| 2025-06-16 | Fix RISC-V C function ABI when passing/returning structs containing floats | beetrees | -32/+105 |
| 2025-04-06 | remove compiler support for `extern "rust-intrinsic"` blocks | Skgland | -7/+3 |
| 2025-02-28 | rename BackendRepr::Vector → SimdVector | Ralf Jung | -2/+2 |
| 2025-02-20 | Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field... | Zachary S | -1/+1 |
| 2025-02-07 | compiler: remove rustc_target::abi entirely | Jubilee Young | -1/+1 |
| 2025-02-06 | compiler: make rustc_target have less weird reexports | Jubilee Young | -11/+12 |
| 2024-12-18 | make no-variant types a dedicated Variants variant | Ralf Jung | -1/+1 |
| 2024-10-29 | compiler: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -8/+10 |
| 2024-10-23 | Set `signext` or `zeroext` for integer arguments on RISC-V | Asuna | -0/+27 |
| 2024-10-11 | compiler: Empty out rustc_target::abi | Jubilee Young | -0/+367 |
