-
Couldn't load subscription status.
- Fork 13.9k
Allow variadic functions with cdecl calling convention. #42249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
r? @eddyb (rust_highfive has picked a reviewer for you, use r? to override) |
3adea29 to
35dd87f
Compare
|
cc @retep998 |
|
@bors r+ |
|
📌 Commit 35dd87f has been approved by |
Allow variadic functions with cdecl calling convention. Fixes rust-lang#40244.
|
@bors r- This fails on armhf, I think the test just needs to be ignored. Edit: Specifically, just for myself later: |
35dd87f to
bf87e17
Compare
|
Ignored the test on arm; r? @eddyb |
|
@bors r+ |
|
📌 Commit bf87e17 has been approved by |
Allow variadic functions with cdecl calling convention. Fixes rust-lang#40244.
Allow variadic functions with cdecl calling convention. Fixes rust-lang#40244.
Allow variadic functions with cdecl calling convention. Fixes rust-lang#40244.
Fixes #40244.