about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/abi.rs
AgeCommit message (Expand)AuthorLines
2021-08-31Lint Abi in ast validation.Camille GILLOT-0/+3
2021-07-06Replace per-target ABI denylist with an allowlistSimonas Kazlauskas-52/+31
2021-04-08rustc: Add a new `wasm` ABIAlex Crichton-6/+9
2021-03-09address pr review commentskatelyn a. martin-2/+13
2021-03-09rustc_target: add "unwind" payloads to `Abi`katelyn a. martin-14/+51
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-0/+2
2020-08-30mv compiler to compiler/mark-0/+125