summary refs log tree commit diff
path: root/compiler/rustc_abi/src/lib.rs
AgeCommit message (Expand)AuthorLines
2022-12-02Add StableOrd trait as proposed in MCP 533.Michael Woerister-0/+7
2022-11-30Extract llvm datalayout parsing out of spec modulehkalbasi-0/+96
2022-11-24move things from rustc_target::abi to rustc_abihkalbasi-0/+1399