rust-diplomat / diplomat

Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
https://rust-diplomat.github.io/book/
Other
512 stars 48 forks source link

Fix PanicInfo/PanicHookInfo breakage on nightly, bump diplomat_runtime to 0.8.1 #501

Closed Manishearth closed 3 months ago

Manishearth commented 3 months ago

Upstream rust regression bug: https://github.com/rust-lang/rust/issues/126766