-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
While running on the libgit2-sys crate, I'm getting a panic:
thread 'main' panicked at 'attempted to leave type
extern "C" fn(u32, *const i8, *const libgit2_sys::git_diff_file, *const libgit2_sys::git_diff_file, *const libgit2_sys::git_diff_file, *mut core::ffi::c_void) -> i32uninitialized, which is invalid', /rustc/c20d7eecbc0928b57da8fe30b2ef8528e2bdd5be/src/libcore/mem/mod.rs:536:5
This is caused by rust-lang/rust#66059. I'm guessing ctest will need to be rewritten to use MaybeUninit?
rustc 1.43.0-nightly (c20d7eecb 2020-03-11)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels