Merge pull request #3 from sfackler/master

Update to match rust-lang/rust#34753
tree: eda859755d0fe57a874d89df7017c98eb90858ba
  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

rustc-demangle is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.