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
The default CI pipeline for rust-vmm unconditionally errors for
undocumented unsafe blocks, so workaround the problem for now by adding
them manually in bindgen-generated methods.
The proper solution would be to use a custom pipeline for this
repository.
Signed-off-by: Manos Pitsidianakis <[email protected]>
0 commit comments