mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
bcb5798dd8
Increase the reach of panic_immediate_abort I wanted to use/abuse this recently as part of another project, and I was surprised how many panic-related things were left in my binaries if I built a large crate with the feature enabled along with LTO. These changes get all the panic-related symbols that I could find out of my set of locally installed Rust utilities. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |