Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pirocks
on Dec 17, 2020
|
parent
|
context
|
favorite
| on:
State of Rust Survey 2020 results
In my experience Rust/C interop just works except for variadic args. Variadic args require nightly unless it was stabilized since I last checked.
steveklabnik
on Dec 17, 2020
[–]
It hasn't required nightly for... I think ever? Unless I'm misunderstanding what you're asking for.
Dr_Emann
on Dec 17, 2020
|
parent
[–]
_Implementing_ a variadic function in rust requires nightly. I'm guessing that's what they meant. Calling one has been available for forever.
steveklabnik
on Dec 17, 2020
|
root
|
parent
[–]
Ah yes, thanks.
https://doc.rust-lang.org/nightly/unstable-book/language-fea...
(I was only thinking of calling)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: