You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the name of the crate I would expect to have something to verify that the generated data structure is considered FFI-safe by rustc. I've seen rustc periodically introduce regressions in what is considered to be FFI-safe.
Given the name of the crate I would expect to have something to verify that the generated data structure is considered FFI-safe by rustc. I've seen rustc periodically introduce regressions in what is considered to be FFI-safe.
Something like:
The text was updated successfully, but these errors were encountered: