rust-lang / backtrace-rs

Backtraces in Rust
https://docs.rs/backtrace
Other
526 stars 245 forks source link

Attempt to cache failure to find debuginfo on Windows #640

Open workingjubilee opened 1 month ago

workingjubilee commented 1 month ago

A conservative "stop looking" heuristic would prevent the regressions in https://github.com/rust-lang/rust/issues/119560 from surfacing.