rust-lang / backtrace-rs

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

Dead code cleanup #583

Closed saethlin closed 6 months ago

saethlin commented 6 months ago

I don't have the patience to untangle this. Probably the best way to make progress on this is to consolidate groups of cfgs as something named, and/or factor the code better into modules.