mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
5928925541
This patch makes `NativeType` to `libffi::middle::Type` conversion failliable and w.t disallows struct with empty fields. libffi does not handle "empty" struct because they don't exist in C (or Rust). Fixes #17481 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |