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
/
codegen
/
c-variadic.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-25
Update some codegen tests for opaque pointers
Nikita Popov
-4
/
+4
2021-08-03
rustc: Fill out remaining parts of C-unwind ABI
Alex Crichton
-6
/
+1
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+1
2020-04-15
Use `call` instead of `invoke` for functions that cannot unwind
Wesley Wiser
-8
/
+8
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+0
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-0
/
+1
2019-09-09
test/c-variadic: Fix patterns on powerpc64
Samuel Holland
-11
/
+12
2019-08-25
Force #[unwind(aborts)] in test/codegen/c-variadic.rs
Josh Stone
-0
/
+6
2019-06-17
Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C...
Andrei Homescu
-1
/
+1
2019-02-27
Support defining C compatible variadic functions
Dan Robertson
-0
/
+69