Handle @-symbols with ThinLTO symbols

Looks like this comes up for some ABIs on Windows so stripping `@` or otherwise
ignoring it should help us recognize more symbols.
1 file changed
tree: e2677f73d3f070db08598e2fc37ab8acdba1ca36
  1. src/
  2. .gitignore
  3. .travis.yml
  4. Cargo.toml
  5. LICENSE-APACHE
  6. LICENSE-MIT
  7. README.md
README.md

rustc-demangle

Symbol demangling for Rust

Build Status

Documentation

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in rustc-demangle you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.