| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-03 | default Aggregate ABI to Indirect, and make sure it's never used for unsized | Ralf Jung | -4/+20 |
| 2023-09-08 | the wasm ABI behavior is a bug | Ralf Jung | -0/+4 |
| 2023-07-10 | rustc_target: Add alignment to indirectly-passed by-value types, correcting the | Patrick Walton | -1/+1 |
| 2022-08-26 | Change `FnAbi::args` to a boxed slice. | Nicholas Nethercote | -2/+2 |
| 2021-08-30 | rustc_target: remove `LayoutOf` bound from `TyAbiInterface`. | Eduard-Mihai Burtescu | -5/+5 |
| 2021-08-27 | rustc_target: rename `TyAndLayoutMethods` to `TyAbiInterface`. | Eduard-Mihai Burtescu | -5/+5 |
| 2021-08-27 | rustc_target: add lifetime parameter to `LayoutOf`. | Eduard-Mihai Burtescu | -4/+4 |
| 2021-04-08 | rustc: Add a new `wasm` ABI | Alex Crichton | -0/+83 |
