Eduard-Mihai Burtescu
|
a88d181a02
|
rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures.
|
2019-09-28 17:39:00 +03:00 |
|
Andrei Homescu
|
b9ea653aee
|
Expose VaListImpl as the Rust equivalent of __va_list_tag and implement Clone for it.
|
2019-06-17 16:04:49 -07:00 |
|
Dan Robertson
|
58147d486b
|
Support defining C compatible variadic functions
Add support for defining C compatible variadic functions in unsafe rust
with extern "C".
|
2019-02-27 10:21:35 -05:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Guillaume Gomez
|
2e104a77cf
|
update tests
|
2018-03-14 00:53:24 +01:00 |
|
Vadim Petrochenkov
|
7ba5fd168a
|
Update UI tests
|
2018-02-26 20:24:42 +03:00 |
|
Vadim Petrochenkov
|
fa2d9fc4b9
|
Update UI tests
|
2018-02-26 20:24:02 +03:00 |
|
Guillaume Gomez
|
5747fd6611
|
Update ui tests
|
2018-02-25 12:15:05 +01:00 |
|
Esteban Küber
|
51f0c0dc4c
|
Move some E0XXX to ui
|
2018-02-08 09:09:09 -08:00 |
|