rust-lang / backtrace-rs

Backtraces in Rust
https://docs.rs/backtrace
Other
524 stars 240 forks source link

Use `addr_of!` #585

Closed GrigorenkoPV closed 5 months ago

GrigorenkoPV commented 5 months ago

A follow-up to https://github.com/rust-lang/rust/pull/121556

GrigorenkoPV commented 5 months ago

Third time's the charm. Oh, no, wait, those are different c_voids.

GrigorenkoPV commented 5 months ago

Not sure why, but this test fails for me on master (0249531b2cb4c06145e2bfad8f320b2e4caaa0ce) too. Though I am running it under cargo-xwin and wine.