Import rustc-demangle 0.1.21 upstream upstream/0.1.21
authorWoohyun Jung <wh0705.jung@samsung.com>
Tue, 21 Mar 2023 07:48:23 +0000 (16:48 +0900)
committerWoohyun Jung <wh0705.jung@samsung.com>
Tue, 21 Mar 2023 07:48:23 +0000 (16:48 +0900)
commit8c00baaf639eb52ece954ab4b86cb0832d04f1ce
tree0be1ff96aa72940411933587dd299aa621fccc92
Import rustc-demangle 0.1.21
13 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/dependabot.yml [new file with mode: 0644]
.github/workflows/main.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE-APACHE [new file with mode: 0644]
LICENSE-MIT [new file with mode: 0644]
README.md [new file with mode: 0644]
src/legacy.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/v0-large-test-symbols/early-recursion-limit [new file with mode: 0644]
src/v0.rs [new file with mode: 0644]