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
/
test
/
run-pass
/
variadic-ffi.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+2
2016-12-01
Fix rust_test_helpers linkage.
Vadim Chugunov
-1
/
+1
2016-06-02
Fix the test to use explicit argument types
Simonas Kazlauskas
-6
/
+6
2016-05-27
Rewrite variadic-ffi pass to use test helper
Simonas Kazlauskas
-44
/
+23
2016-03-17
test: Fix missing call of function pointer
pravic
-3
/
+3
2015-08-10
trans: Stop informing LLVM about dllexport
Alex Crichton
-0
/
+1
2015-04-12
Remove pretty-expanded from tests that use format_args!
Ryan Prichard
-1
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+2
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-18
Remove the newly introduced trait impls for fixed-size arrays and use &b"..."...
Vadim Petrochenkov
-4
/
+4
2015-03-05
'ignore-fast' directives do nothing
Brian Anderson
-1
/
+0
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-4
/
+4
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-4
/
+4
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-20
/
+15
2015-01-05
fix rpass tests
Jorge Aparicio
-1
/
+1
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-20
/
+15
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+2
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-12-12
libc::c_char is not necessarily i8
Akos Kiss
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-3
/
+3
2014-05-09
Register new snapshots
Alex Crichton
-2
/
+2
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-1
/
+4
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-12
/
+12
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-3
/
+0
2013-11-04
Add tests for variadic foreign functions.
Luqman Aden
-0
/
+68