Skip to content

Fails to demangle symbols conforming to the v0 mangling specification #84

Description

@SludgePhD

The current crates.io release and git version of rustc-demangle fails to demangle symbols that make use of the vendor-specific suffix.

For example, the symbol _RNvNvNvCs7qp2U7fqm6G_7mycrate7EXAMPLE7___getit5___KEY$tlv$init does not get demangled by demangle_stream. Removing the $ suffix does make the demangling work, with the resulting symbol being mycrate::EXAMPLE::__getit::__KEY.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions