| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-11 | compiler: Empty out rustc_target::abi | Jubilee Young | -105/+0 |
| 2024-09-03 | Add `warn(unreachable_pub)` to `rustc_target`. | Nicholas Nethercote | -1/+1 |
| 2024-04-08 | force_array -> is_consecutive | Nikita Popov | -7/+3 |
| 2024-04-08 | Fix argument ABI for overaligned structs on ppc64le | Nikita Popov | -3/+7 |
| 2023-11-03 | default Aggregate ABI to Indirect, and make sure it's never used for unsized | Ralf Jung | -0/+8 |
| 2022-08-26 | Change `FnAbi::args` to a boxed slice. | Nicholas Nethercote | -1/+1 |
| 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-01-27 | Fix ARM and AArch64 calling convention for passing small composite types | Amanieu d'Antras | -8/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+104 |
