about summary refs log tree commit diff
path: root/src/rt/rust_test_helpers.c
AgeCommit message (Expand)AuthorLines
2018-02-24Remove directory `src/rt`Vadim Petrochenkov-286/+0
2017-01-27Use __SIZEOF_INT128__ to test __int128 presenceSimonas Kazlauskas-1/+1
2017-01-16Fix UB in test helpersSimonas Kazlauskas-4/+1
2017-01-04Add test for i128 ffi usageest31-0/+19
2016-09-03Address comments and add requested testsVadim Petrochenkov-0/+21
2016-04-04Handle integer-extending for C ABIJames Miller-0/+4
2016-02-05Abort on stack overflow instead of re-raising SIGSEGVBrian Campbell-0/+5
2016-01-19[MIR] Implement extern call supportSimonas Kazlauskas-0/+16
2015-10-14Add test case for #28676.Peter Marheine-0/+4
2015-05-19rt: Clean up to build with cl.exeAlex Crichton-0/+3
2015-05-12Very hacky MSVC hacks.Ricky Taylor-3/+1
2014-06-21Add missing attributes to indirect calls for foreign functionsBjörn Steinbrink-0/+18
2014-03-19rustc: Fix x86 ffi for empty struct argumentsklutzy-0/+23
2013-12-24Remove rust_globals.hBrian Anderson-1/+2
2013-11-18Move runtime files to C instead of C++Alex Crichton-0/+177