| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-26 | Change `FnAbi::args` to a boxed slice. | Nicholas Nethercote | -1/+1 |
| 2022-04-05 | Mark scalar layout unions so that backends that do not support partially init... | Oli Scherer | -3/+3 |
| 2021-12-01 | fix sparc64 ABI for aggregates with floating point members | Petr Sumbera | -4/+11 |
| 2021-09-09 | Make `abi::Abi` `Copy` and remove a *lot* of refs | Andreas Liljeqvist | -3/+3 |
| 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 |
| 2020-11-21 | Replace sext() and zext() with single ext() method | bjorn3 | -2/+2 |
| 2020-11-21 | Rename prefix_chunk to prefix_chunk_size | bjorn3 | -1/+1 |
| 2020-11-21 | Replace ZExt and SExt flags with ArgExtension enum | bjorn3 | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+160 |
