index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
rust_test_helpers.c
Age
Commit message (
Expand
)
Author
Lines
2018-02-24
Remove directory `src/rt`
Vadim Petrochenkov
-286
/
+0
2017-01-27
Use __SIZEOF_INT128__ to test __int128 presence
Simonas Kazlauskas
-1
/
+1
2017-01-16
Fix UB in test helpers
Simonas Kazlauskas
-4
/
+1
2017-01-04
Add test for i128 ffi usage
est31
-0
/
+19
2016-09-03
Address comments and add requested tests
Vadim Petrochenkov
-0
/
+21
2016-04-04
Handle integer-extending for C ABI
James Miller
-0
/
+4
2016-02-05
Abort on stack overflow instead of re-raising SIGSEGV
Brian Campbell
-0
/
+5
2016-01-19
[MIR] Implement extern call support
Simonas Kazlauskas
-0
/
+16
2015-10-14
Add test case for #28676.
Peter Marheine
-0
/
+4
2015-05-19
rt: Clean up to build with cl.exe
Alex Crichton
-0
/
+3
2015-05-12
Very hacky MSVC hacks.
Ricky Taylor
-3
/
+1
2014-06-21
Add missing attributes to indirect calls for foreign functions
Björn Steinbrink
-0
/
+18
2014-03-19
rustc: Fix x86 ffi for empty struct arguments
klutzy
-0
/
+23
2013-12-24
Remove rust_globals.h
Brian Anderson
-1
/
+2
2013-11-18
Move runtime files to C instead of C++
Alex Crichton
-0
/
+177