commit | 1ccd9b42764b4da98666628dfa933b62d5c79592 | [log] [tgz] |
---|---|---|
author | Torste Aikio <zokier@gmail.com> | Mon Dec 09 20:10:08 2019 +0200 |
committer | Alex Crichton <alex@alexcrichton.com> | Mon Dec 09 10:10:08 2019 -0800 |
tree | 3ea06dffc3ac9619fe04a33158f7e54027b9cc70 | |
parent | b2f44f88dcb6f045257ae892545f2fce6c5b5ceb [diff] |
C API wrapper (#14) * std based C API * Build and test C API with Travis * Use full lto for release profile * Add CI for GitHub Actions * Move demangle crate to a `crates` directory * Run rustfmt * Use a `match` instead of `unwrap` * Run rustfmt
Symbol demangling for Rust
This project is licensed under either of
at your option.
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.