summary refs log tree commit diff
path: root/src/librustc_trans/cabi_aarch64.rs
AgeCommit message (Expand)AuthorLines
2016-04-04Handle integer-extending for C ABIJames Miller-0/+2
2016-03-31librustc_trans: use bug!(), span_bug!()Benjamin Herr-2/+2
2016-03-27rustc_trans: move the contents of the trans module to top-level.Eduard Burtescu-0/+240