about summary refs log tree commit diff
path: root/compiler/rustc_target/src/abi/call/powerpc.rs
AgeCommit message (Expand)AuthorLines
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-38/+0
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-08-21Make `ArgAbi::make_indirect_force` more specificbeetrees-1/+1
2024-08-02Move ZST ABI handling to `rustc_target`beetrees-6/+14
2022-08-26Change `FnAbi::args` to a boxed slice.Nicholas Nethercote-1/+1
2020-08-30mv compiler to compiler/mark-0/+30