Mark Rousskov
|
8a3edb1d66
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
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 |
|
Esteban Küber
|
51f0c0dc4c
|
Move some E0XXX to ui
|
2018-02-08 09:09:09 -08:00 |
|